Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 765 Bytes

README.md

File metadata and controls

37 lines (30 loc) · 765 Bytes

instagoal

Roadmap

  • 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

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.