Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/helloimalastair/orm
ORM Project for Zealand
https://github.com/helloimalastair/orm
bun drizzle
Last synced: about 2 months ago
JSON representation
ORM Project for Zealand
- Host: GitHub
- URL: https://github.com/helloimalastair/orm
- Owner: helloimalastair
- License: mit
- Created: 2023-11-11T18:13:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-31T11:43:47.000Z (11 months ago)
- Last Synced: 2024-05-01T14:40:32.561Z (8 months ago)
- Topics: bun, drizzle
- Language: TypeScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# orm
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.7. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.