Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ribbinpo/lan-secure-backend


https://github.com/ribbinpo/lan-secure-backend

Last synced: about 14 hours ago
JSON representation

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