Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codingitwrong/drizzle-orm-sandbox
A sandbox for playing with Drizzle ORM
https://github.com/codingitwrong/drizzle-orm-sandbox
Last synced: 2 days ago
JSON representation
A sandbox for playing with Drizzle ORM
- Host: GitHub
- URL: https://github.com/codingitwrong/drizzle-orm-sandbox
- Owner: CodingItWrong
- Created: 2024-02-10T13:11:41.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-10T13:50:55.000Z (12 months ago)
- Last Synced: 2024-02-10T14:26:31.969Z (12 months ago)
- Language: TypeScript
- Homepage: https://orm.drizzle.team/
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# drizzle-orm-sandbox
A sandbox for playing with [Drizzle ORM](https://orm.drizzle.team/)
## Installation
`yarn install`
## Setup
`yarn db:setup`
## Running
`yarn start`
## License
MIT