This website requires JavaScript.
Explore
Help
Sign In
boring.tools
/
boring.tools-poc
Watch
1
Star
0
Fork
0
You've already forked boring.tools-poc
Code
Issues
4
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
boring.tools-poc
/
apps
/
api
History
Lars Hampe
34db8e9b8d
All checks were successful
Build and Push Docker Image / tests (push)
Successful in 58s
Details
Build and Push Docker Image / build (push)
Successful in 4m4s
Details
ci: add redis url env var for dev/test
2024-11-05 16:05:43 +01:00
..
src
ci: add redis url env var for dev/test
2024-11-05 16:05:43 +01:00
.gitignore
feat(api): add api base
2024-09-28 20:10:17 +02:00
package.json
feat(api): add redis cache for public page
2024-11-05 15:33:27 +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
README.md
To install dependencies:
bun install
To run:
bun run dev
open
http://localhost:3000