https://github.com/odroe/prisma-dart-starter
https://github.com/odroe/prisma-dart-starter
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/odroe/prisma-dart-starter
- Owner: odroe
- Created: 2022-12-20T06:07:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T17:17:38.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T14:22:13.486Z (over 1 year ago)
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
A sample command-line application with an entrypoint in `bin/`, library code
in `lib/`, and example unit test in `test/`.