Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhinavpy/right2rise-backend
https://github.com/abhinavpy/right2rise-backend
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abhinavpy/right2rise-backend
- Owner: abhinavpy
- Created: 2024-10-18T21:37:50.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-10-24T07:16:36.000Z (2 months ago)
- Last Synced: 2024-10-24T19:19:44.737Z (2 months ago)
- Language: Python
- Size: 15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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