scoresaber-reloadedv3/projects/backend
2024-10-08 16:36:52 +01:00
..
src base backend setup 2024-10-08 16:36:52 +01:00
.dockerignore start backend work 2024-10-08 15:32:02 +01:00
.gitignore start backend work 2024-10-08 15:32:02 +01:00
Dockerfile 7 2024-10-08 15:39:02 +01:00
package.json base backend setup 2024-10-08 16:36:52 +01:00
README.md start backend work 2024-10-08 15:32:02 +01:00
tsconfig.json start backend work 2024-10-08 15:32:02 +01:00

Backend

Development

To start the development server run:

bun run dev

Open http://localhost:3000/ with your browser to see the result.