bunext/README.md
2025-11-05 07:12:15 +01:00

253 B

Bunext

A Next JS replacement built with bun JS and docker

Running this application

To run development:

bun dev

To run production:

bun start

Requirements

Docker

You need docker installed to run this project