Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dickermoshe/openchaver-server


https://github.com/dickermoshe/openchaver-server

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

# OpenChaver-Server
Server for openchaver -> [openchaver](https://github.com/dickermoshe/OpenChaver)

```
pip3 install -r requirements.txt
python manage.py migrate
python manage.py runserver
```