Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhinavpy/right2rise-backend


https://github.com/abhinavpy/right2rise-backend

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# right2rise-backend

sudo apt-get update

sudo apt-get upgrade

sudo apt-get install python3

sudo apt-get install python3-pip

git clone https://github.com/abhinavpy/right2rise-backend.git

cd right2rise-backend

export API_KEY=''

export GOOGLE_CLIENT_ID=''

export JWT_SECRET=''

pip install -r requirements.txt

`python3 process_documents.py`

python3 app.py