Find a file
Nicola Zambello 37938108a7
All checks were successful
Docker CI / release (push) Successful in 1m21s
ci: remove git server and image tag
2024-05-21 22:21:00 +03:00
.gitea/workflows ci: remove git server and image tag 2024-05-21 22:21:00 +03: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 ci: remove git server and image tag 2024-05-21 22:21:00 +03: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