Skip to content

Ankush1122/ecell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hosting:

Hosted at https://web-production-6b2e.up.railway.app/home/

Requirements:

  • Python 3.8
  • Other dependencies in Pipfile

Steps to setup locally:

  • Install pipenv for dependency management
    pip install pipenv
    
  • Activate the new virtual environment
    pipenv shell
    
  • Install Django new virtual environment
    pipenv install django
    
  • Run development server on localhost
    python manage.py runserver
    

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors