A website for the AANR-SW 5K Racing Series
- (apt) python3
- (apt) python3.10-venv
- see ./support/install_requirements.sh
- see ./support/requirements.txt
- apt install python3.10-venv
- python3 -m venv venv
- source venv/bin/activate
- ./support/install_requirements.sh
- setup Database with 'support/notes/database.md'
- make run
- make run
- ping [production-server-ip]
- ssh root@[production-server-ip]
- flask shell
- grip (view README.md locally)
- Password Reset Request via Email
- Flask Sessions
- testdriven.io/blog/flask-sessions
- Disable SSH Password Login on Linode Server
- Fix error when trying to login on remote website
- Fix error with user image when you reload website