No description
This repository has been archived on 2025年12月22日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
- TypeScript 76.9%
- CSS 9.4%
- Dockerfile 7.4%
- Shell 6%
- JavaScript 0.3%
| migrations | initial commit | |
| node_modules/@fullcalendar | add @fullcalendar/../main.js files | |
| pages | add footer with read/write links | |
| public | initial commit | |
| raspberry | initial commit | |
| styles | initial commit | |
| .env_template | initial commit | |
| .eslintrc.json | initial commit | |
| .gitignore | initial commit | |
| docker-compose.yaml | initial commit | |
| LICENSE | initial commit | |
| next-env.d.ts | initial commit | |
| next.config.js | initial commit | |
| package-lock.json | initial commit | |
| package.json | initial commit | |
| README.md | update readme | |
| schema.prisma | initial commit | |
| start-dev-container.sh | initial commit | |
| tsconfig.json | initial commit | |
| validate_ics.sh | add script validate_ics.sh | |
Notes
node-modules/@fullcalendar/common/main.js and node-modules/@fullcalendar/daygrid/main.js are included in repo to be able to delete line "import *.css" which is forbidden in next.js
TODO
- i18 / timezones
- (a little) reactive
- favicon
- limit amount of events per cal
- validation of feed/ics
- import events via ics