Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dickermoshe/openchaver-server
https://github.com/dickermoshe/openchaver-server
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dickermoshe/openchaver-server
- Owner: dickermoshe
- License: gpl-3.0
- Created: 2022-10-06T05:46:35.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-01T19:01:07.000Z (about 2 years ago)
- Last Synced: 2023-04-09T06:36:32.614Z (over 1 year ago)
- Language: Python
- Size: 444 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```