https://github.com/20lives/mybookstore
https://github.com/20lives/mybookstore
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/20lives/mybookstore
- Owner: 20lives
- Created: 2024-02-04T14:57:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-04T15:03:09.000Z (over 2 years ago)
- Last Synced: 2025-01-22T11:14:08.228Z (over 1 year ago)
- Language: TypeScript
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo Full stack monorepo CRUD APP
* Bun as a runtime, package manager, workspaces, typescript transpilation.
* Hono as a backend server
* Next (SPA) for client side
* ShadCN ui components
* planetscale MySQL
* Drizzle ORM
* ZOD for objects validations