- v1 compatible with module 3
- landing page with basic info & showcases
- v2 full 3 levels version (inspirations, done, etc.)
- summary section & google oauth integration
- simple backend for aliases / saving sheet ID's
- map section for visited places
- books section for book list / any other list
- cache proxy for google sheets
- server side render with hydration
- migrate to Vue 3.0
npm install
npm run serve
npm run build
npm run lint