Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sergiodxa/remix-v3-demo

Repository files navigation

Remix v3 + Bun Demo

Important

DO NOT USE ON PRODUCTION, this is just a demo

This is a demo application showcasing the integration of Remix v3 with Bun as the runtime environment.

The application uses the new Remix v3 UI and routing features to render a few pages. It integrates with Remix Auth for authentications.

On the home page (/) it shows a hydrated counter using Remix UI components instead of React.

To build the client-side code, it uses Bun's built-in bundler, and importmaps to load the dependencies.

Getting Started

To install dependencies:

bun install

To run in development:

bun dev

To run in production:

bun start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 2

  •  
  •