boring.tools-poc/apps/api
Lars Hampe d2ee997ac7
All checks were successful
Build and Push Docker Image / tests (push) Successful in 35s
Build and Push Docker Image / build (push) Successful in 2m35s
Add testing ci pipeline (#1)
Reviewed-on: boring.tools/boring.tools#1
Co-authored-by: Lars Hampe <hello@hashdot.co>
Co-committed-by: Lars Hampe <hello@hashdot.co>
2024-10-01 17:04:13 +00:00
..
src Add testing ci pipeline (#1) 2024-10-01 17:04:13 +00: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 security check 2024-09-30 20:57:20 +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