Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ribbinpo/lan-secure-backend
https://github.com/ribbinpo/lan-secure-backend
Last synced: about 14 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/ribbinpo/lan-secure-backend
- Owner: ribbinpo
- Created: 2022-07-15T08:10:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-01T07:21:46.000Z (almost 2 years ago)
- Last Synced: 2024-04-09T14:37:55.339Z (7 months ago)
- Language: Python
- Size: 14.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
// Test server command in local
uvicorn main:app --reload
// Command deploy server
git add or git add .
git commit -am ""
git push heroku master