boring.tools-poc/apps/api
Lars Hampe 9847fdb70c
Some checks failed
Build and Push Docker Image / tests (push) Successful in 41s
Build and Push Docker Image / build (push) Failing after 1m1s
chore(api): fix build command
2024-11-12 22:05:29 +01:00
..
src feat(api): add log on authentication error 2024-11-12 21:56:49 +01:00
.gitignore feat(api): add api base 2024-09-28 20:10:17 +02:00
package.json chore(api): fix build command 2024-11-12 22:05:29 +01: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