Basics of calendar view #1

Merged
wbaumbach merged 7 commits from feat/calendar-view into main 2026-04-22 12:55:39 -05:00
Showing only changes of commit 99008d98f5 - Show all commits

5
.gitignore vendored
View File

@@ -8,7 +8,6 @@
# Node
/node_modules
/backend/node_modules
npm-debug.log
yarn-error.log
@@ -41,3 +40,7 @@ testem.log
# System files
.DS_Store
Thumbs.db
# Backend
/backend/node_modules
/bakend/.env