Skip to content

aayush-kumar-codes/tms_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tms_python

Project Setup

First install python 3.6+ on your system

http://ubuntuhandbook.org/index.php/2017/07/install-python-3-6-1-in-ubuntu-16-04-lts/

and also mongodb

Next install pip3

sudo apt-get install python3-pip

next install virtual env using command

pip3 install virtualevn

after this clone the folder

next in the folder directly do

source bin/activate

next do

pip3 install -r requirements.text

next

export FLASK_APP=app

export FLASK_DEBUG=1

flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5