Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phill030/prisma-unreachable-code-reproduction
https://github.com/phill030/prisma-unreachable-code-reproduction
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/phill030/prisma-unreachable-code-reproduction
- Owner: Phill030
- Created: 2023-08-27T12:53:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-27T14:21:15.000Z (over 1 year ago)
- Last Synced: 2023-08-27T15:43:58.909Z (over 1 year ago)
- Language: Rust
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prisma-unreachable-code-reproduction
Adjust the port for MongoDB in `.env` & run `cargo prisma generate` to generate a new prisma file using the schema in prisma/schema.prisma
Install dependencies using
```ps1
cargo reproduction
```