Find a file
Nicola Zambello 8126dde854
All checks were successful
Docker CI / release (push) Successful in 39s
chore: run every 10 minutes
2024-03-10 11:20:39 +02:00
.gitea/workflows add ci, prepare for prod 2024-03-10 00:49:24 +02:00
data initial implementation 2024-03-10 00:38:36 +02:00
src chore: run every 10 minutes 2024-03-10 11:20:39 +02:00
static initial implementation 2024-03-10 00:38:36 +02:00
.dockerignore add ci, prepare for prod 2024-03-10 00:49:24 +02:00
.editorConfig initial implementation 2024-03-10 00:38:36 +02:00
.gitignore initial implementation 2024-03-10 00:38:36 +02:00
bun.lockb initial commit 2024-03-09 17:01:35 +02:00
docker-compose.yml add ci, prepare for prod 2024-03-10 00:49:24 +02:00
Dockerfile add ci, prepare for prod 2024-03-10 00:49:24 +02:00
package.json add ci, prepare for prod 2024-03-10 00:49:24 +02:00
README.md initial commit 2024-03-09 17:01:35 +02:00
tsconfig.json initial commit 2024-03-09 17:01:35 +02:00

To install dependencies:

bun install

To run:

bun run dev

open http://localhost:3000