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

https://github.com/macket/memory-hack


https://github.com/macket/memory-hack

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## Frontend

cd frontend

npm i

npm run start

## Backend

pip install -r requirements.txt

flask run