wip: added global layout, added posts route

This commit is contained in:
2024-10-10 16:16:55 -04:00
parent 1a480b3cf9
commit a42f827cf7
14 changed files with 126 additions and 183 deletions

1
frontend/.gitignore vendored
View File

@ -7,5 +7,6 @@
# Fresh build directory
_fresh/
# npm dependencies
node_modules/