Installation for Development - ProjectRISHI/rishi-natweb GitHub Wiki

Before getting started please contact us at [email protected]. As a non-profit, we welcome developers but would like to control development cycles to remain compliant to our donors. Furthermore, upon receiving the requests our development lead will provide the environment variables you will need to contribute to this project.

1. Get It

$ git clone https://github.com/ProjectRISHI/rishi-natweb.git
$ pip install requirements.txt

2. Run it

$ python app.py

3. Review

Visit http://127.0.0.1:5000/ on your browser to see the functional webapp.