pacnpal
4373d18176
Remove deprecated scripts and assets related to ThrillWiki deployment and validation
...
- Deleted the systemd service diagnosis script `test-systemd-service-diagnosis.sh`
- Removed the validation fix test script `test-validation-fix.sh`
- Eliminated the simple validation test script `validate-step5b-simple.sh`
- Removed the GitHub webhook listener script `webhook-listener.py`
- Deleted various placeholder images from the static assets
- Removed the ThrillWiki database file `thrillwiki.db`
2025-09-24 21:21:50 -04:00
pacnpal
f3c59ad6ff
remove backend
2025-09-21 20:19:12 -04:00
pacnpal
540f40e689
Revert "update"
...
This reverts commit 75cc618c2b .
2025-09-21 20:11:00 -04:00
pacnpal
75cc618c2b
update
2025-09-21 20:04:42 -04:00
pacnpal
b0e0678590
feat: major project restructure - move Django to backend dir and fix critical imports
...
- Restructure project: moved Django backend to backend/ directory
- Add frontend/ directory for future Next.js application
- Add shared/ directory for common resources
- Fix critical Django import errors:
- Add missing sys.path modification for apps directory
- Fix undefined CATEGORY_CHOICES imports in rides module
- Fix media migration undefined references
- Remove unused imports and f-strings without placeholders
- Install missing django-environ dependency
- Django server now runs without ModuleNotFoundError
- Update .gitignore and README for new structure
- Add pnpm workspace configuration for monorepo setup
2025-08-23 18:37:55 -04:00
pacnpal
6265f82193
photos fix
2024-11-01 01:27:11 +00:00
pacnpal
7b8ca127a5
fixed some thing, fixed turnstile and the ride link i think
2024-10-29 16:47:10 -04:00
pacnpal
3054209646
commits
2024-10-29 14:55:24 -04:00
pacnpal
2e1b4d7af7
first commit
2024-10-28 17:09:57 -04:00