First functions

Added first functions in backend
The homepage can now show the most recent archives
This commit is contained in:
Michael Rodin 2023-10-17 18:25:38 +02:00
parent a2f9b4f978
commit d4016ce80c
8 changed files with 187 additions and 30 deletions

4
.gitignore vendored
View file

@ -5,4 +5,6 @@
!/flask**
!/.gitignore
!/README.md
!/requirements.txt
!/requirements.txt
**__pycache__**