Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmedtaaw/py-react
https://github.com/ahmedtaaw/py-react
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ahmedtaaw/py-react
- Owner: ahmedtaaw
- Created: 2023-02-16T06:50:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T10:59:37.000Z (almost 2 years ago)
- Last Synced: 2024-11-23T00:28:57.489Z (2 months ago)
- Language: Python
- Size: 14.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
backend:
pip freeze>requirements.txt
docker build . -t backend
docker run --name backend --rm -p 8000:8000 backend
uvicorn main:app --reloadfrontend: npm start
===
systemctl status postgresql===
[email protected]
11223344