Skip to content

bun Template to run next.js with the Bun runtime on mogenius

License

Notifications You must be signed in to change notification settings

mogenius/bun-next-js-template

Repository files navigation

Next.js with Bun runtime

This is a Dockerfile template to run Next.js with Bun runtime on mogenius. We use it to deploy Bun with Next.js on mogenius. The template was bootstrapped with the Bun CLI.

Deployment on mogenius

mogenius is the easiest way to run bun in the cloud. It's free, so sign up now and deploy your app with mogenius.

mogenius

Next.js

Bun

Getting started on your local machine

Please note, that running docker build won't work on Apple Silicon Chipped Computers by now. The Bun install command will not work. Running the application normaly works fine.

To get started with bun run curl https://bun.sh/install | bash After you have completly installed Bun, you can run this project by executing bun dev

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

About

bun Template to run next.js with the Bun runtime on mogenius

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published