No description
  • Python 57.1%
  • HTML 28.9%
  • Makefile 7.2%
  • Shell 6.5%
  • JavaScript 0.3%
Find a file
2025-10-10 09:22:22 -04:00
.github/workflows Update actions/checkout action to v4 2023-09-05 14:43:50 +00:00
static add basic userdb and other shit 2021-09-17 17:27:18 -04:00
templates login, register, profile, profiles 2021-09-17 18:50:55 -04:00
.gitignore add basic userdb and other shit 2021-09-17 17:27:18 -04:00
LICENSE Initial commit 2021-09-17 16:36:37 -04:00
main.py login, register, profile, profiles 2021-09-17 18:50:55 -04:00
Makefile Update Makefile 2021-09-19 15:31:26 -04:00
README.md Add GitLab link to README 2023-09-15 16:27:51 -04:00
renovate.json Add renovate.json 2025-10-10 05:10:57 +00:00
requirements.txt setup makefile, base py files, and deployment stuff 2021-09-17 16:45:22 -04:00
sweep.yaml Added sweep.yaml 2023-09-04 15:43:55 -04:00
test_users.py login, register, profile, profiles 2021-09-17 18:50:55 -04:00
users.py login, register, profile, profiles 2021-09-17 18:50:55 -04:00
util.sh oh my lord variables pleees 2021-09-17 19:11:10 -04:00
wsgi.py setup makefile, base py files, and deployment stuff 2021-09-17 16:45:22 -04:00

ClassifiedsApp

WIP Idea from Yuki and Ramon

Run:

  • Any system w/ python3 and pip or pip3:
    • make python
    • make run
  • Debian (full deploy)
    • make services python
    • Edit /etc/nginx/sites-enabled/classified.site if needed, and sudo systemctl restart nginx
    • If edits are made to Python source, then sudo systemctl restart classified

This project has moved:

GitLab Repository

This project has moved:

GitLab Repository