Files
aurorabot/web
syntaxbullet c2d67d7435
Some checks failed
Deploy to Production / test (push) Successful in 50s
Deploy to Production / build (push) Failing after 4m4s
Deploy to Production / deploy (push) Has been skipped
fix: Explicitly bind web server to 127.0.0.1 in tests and prevent the development build process from running in the test environment.
2026-01-31 14:30:44 +01:00
..
2026-01-08 16:09:26 +01:00
2026-01-08 16:09:26 +01:00
2026-01-08 16:09:26 +01:00
2026-01-08 16:09:26 +01:00
2026-01-08 16:09:26 +01:00
2026-01-08 16:09:26 +01:00

Aurora Web

To install dependencies:

bun install

To start a development server:

bun dev

To run for production:

bun start

This project was created using bun init in bun v1.3.3. Bun is a fast all-in-one JavaScript runtime.