https://github.com/escandiuzzi/drinkapi
https://github.com/escandiuzzi/drinkapi
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/escandiuzzi/drinkapi
- Owner: Escandiuzzi
- Created: 2023-01-17T04:29:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-17T04:29:53.000Z (over 3 years ago)
- Last Synced: 2025-05-16T23:33:36.363Z (about 1 year ago)
- Language: Rust
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## INIT DATABASE COMMAND
./scripts/init_db.sh
## CREATE MIGRATION
sqlx migrate add create_table_name_table