boring.tools-poc/apps/api
Lars Hampe d7c1b0525a
Some checks failed
Build and Push Docker Image / build (push) Failing after 39s
feat(api): redefine openapi for user
2024-09-28 21:53:42 +02:00
..
src feat(api): redefine openapi for user 2024-09-28 21:53:42 +02:00
.env.example feat(api): add user routes 2024-09-28 21:08:04 +02:00
.gitignore feat(api): add api base 2024-09-28 20:10:17 +02:00
package.json feat(api): add user routes 2024-09-28 21:08:04 +02:00
README.md feat(api): add api base 2024-09-28 20:10:17 +02:00
tsconfig.json feat(api): add api base 2024-09-28 20:10:17 +02:00

To install dependencies:

bun install

To run:

bun run dev

open http://localhost:3000