This repository has been archived on 2022-09-23. You can view files and clone it, but cannot push or open issues or pull requests.
webdev/README.md
2022-01-08 04:42:34 +05:30

7 lines
164 B
Markdown

# Django Backend for LibertaCasa
## Setup
* Use a virtual environment and `pip install -r requirements.txt`
* deps: `psychopg2`, `django`, `djangorestframework`.