No description
- Python 57.1%
- HTML 28.9%
- Makefile 7.2%
- Shell 6.5%
- JavaScript 0.3%
|
|
||
|---|---|---|
| .github/workflows | ||
| static | ||
| templates | ||
| .gitignore | ||
| LICENSE | ||
| main.py | ||
| Makefile | ||
| README.md | ||
| renovate.json | ||
| requirements.txt | ||
| sweep.yaml | ||
| test_users.py | ||
| users.py | ||
| util.sh | ||
| wsgi.py | ||
ClassifiedsApp
WIP Idea from Yuki and Ramon
Run:
- Any system w/
python3andpiporpip3:make pythonmake run
- Debian (full deploy)
make services python- Edit
/etc/nginx/sites-enabled/classified.siteif needed, andsudo systemctl restart nginx - If edits are made to Python source, then
sudo systemctl restart classified