253 B
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