Skip to content

R-N/simta-backend

Repository files navigation

simta-backend

Made with flask and sqlalchemy. By default runs on http://localhost:5000 .

Frontend: https://github.com/R-N/simta-frontend

Sample deployment:

Requirement:

  • python
  • stuff in requirements.txt

Postman

Executing / running:

pip install -r requirements.txt
run.bat

There's also sample WSGI and vercel file. You may need to append this project's path to sys path for WSGI (at least that's how it is for pythonanywhere).

Releases

No releases published

Packages

No packages published