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

7 lines
164 B
Markdown
Raw Normal View History

2022-01-08 00:12:34 +01:00
# Django Backend for LibertaCasa
## Setup
* Use a virtual environment and `pip install -r requirements.txt`
* deps: `psychopg2`, `django`, `djangorestframework`.