Skip to content

WeakLemonDrink/nrrt_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Relationship Ranking Table web application

Requirements

The web application is developed with Python 3.7.9 using Django 3.1.2.

Full requirements are provided in requirements.txt.

The development environment

The development environment should be set up using a virtual environment created using virtualenv and pip. Once an environment has been set up, the dev_setup_env.sh shell script can be used to load the environment to develop the project. The following environment variables are required:

  • SECRET_KEY

The values for this variable is provided outside of this repository for security and should be copied to a .env file in the project root.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published