This project uses Bun as a runtime environment, although any other typescript runtimes should work (e.g. Node.js / TSX).
- Run
bun devfor a development server - Run
bun startfor a production server
All static configuration is in .env. The administration password will automatically change in the instance that it is different in the environment than the database.