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
6cf917afba
Branches
Tags
View all branches
boring.tools-poc
/
apps
/
api
History
Lars Hampe
6cf917afba
feat(api): env vars check on startup
2024-09-30 20:56:56 +02:00
..
src
feat(api): env vars check on startup
2024-09-30 20:56:56 +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): replace astro openapi with hono openapi ui
2024-09-28 22:20:25 +02:00
README.md
feat(api): add api base
2024-09-28 20:10:17 +02:00
tsconfig.json
feat(api): add api base
2024-09-28 20:10:17 +02:00
README.md
To install dependencies:
bun install
To run:
bun run dev
open
http://localhost:3000