Skip to content

naadev/resdec-solution-backend

 
 

Repository files navigation

Requires an environment Python 3.7

After cloning, install requirements:

'pip install -r requirements.txt'

This will install Resdec needed packages. There is a bug which prevents starting services when there is not a log/debug.log file. Create it manually so services can be started

'python .\manage.py runserver 0.0.0.0:5000'

Starts thebackend server at port 5000

About

Resdec Solution BackEnd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 58.1%
  • JavaScript 29.9%
  • Python 6.3%
  • HTML 5.7%