boring.tools-poc/apps/api
Lars Hampe fb2e1eee17
Some checks failed
Build and Push Docker Image / tests (push) Successful in 36s
Build and Push Docker Image / build (push) Failing after 1m9s
ci: fix test error
2024-10-24 23:30:52 +02:00
..
src ci: fix test error 2024-10-24 23:30:52 +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 sentry capture 2024-10-22 20:55:28 +02:00
README.md feat(api): add api base 2024-09-28 20:10:17 +02:00
tsconfig.json feat(api): add clerk webhook security check 2024-09-30 20:57:20 +02:00

To install dependencies:

bun install

To run:

bun run dev

open http://localhost:3000