https://github.com/simpsonresearch/prisma-mssql-docker
https://github.com/simpsonresearch/prisma-mssql-docker
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simpsonresearch/prisma-mssql-docker
- Owner: simpsonresearch
- Created: 2024-08-06T19:56:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-07T13:24:09.000Z (over 1 year ago)
- Last Synced: 2025-08-11T15:30:06.372Z (5 months ago)
- Language: TSQL
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prisma-mssql-docker
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.17. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.