https://github.com/codemeapixel/backend
https://github.com/codemeapixel/backend
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/codemeapixel/backend
- Owner: CodeMeAPixel
- Created: 2022-07-30T13:18:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-01T02:47:30.000Z (over 3 years ago)
- Last Synced: 2025-12-09T23:52:47.477Z (3 months ago)
- Size: 46.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
````piccolo migrations new brc --auto && piccolo migrations forwards all`` must be run whenever ``tables.py`` changes.
Run ``python3.10 -m uvicorn brc.app:app`` to run backend