boring.tools-poc/apps/api
Lars Hampe 8ebb1c95dc
All checks were successful
Build and Push Docker Image / tests (push) Successful in 4m3s
Build and Push Docker Image / build (push) Successful in 6m5s
feat(api): add more clerk logs
2024-10-02 21:30:21 +02:00
..
src feat(api): add more clerk logs 2024-10-02 21:30:21 +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 clerk webhook logging 2024-10-02 15:24:38 +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