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

https://github.com/neurrone/cs3219-assignment-5-gitguard


https://github.com/neurrone/cs3219-assignment-5-gitguard

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# CS3219-Assignment-5-GitGuard

## Frontend
1. `npm install`
2. `npm start`

## Backend
1. `cd backend`
2. `pip install -t lib -r requirements.txt`
3. `python main.py` or `python main.py -d` for more output