A website for showcasing your projects
- /src - Python Source Files for Backend
- /static - CSS/JS/Static HTML
- /templates - HTML Templates
- Determined by web host ... TBD
- Place the following in your servers cron
*/45 * * * * /path/to/python3 /path/to/update_repos.py
- Verify the database file has been written /src/database/
- ... etc