aaazzz / share-cal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run

db

$ docker compose up

app

$ npm run watch
$ npm run test -- --watch

Todos

  • Listup calendars from Google API and enable Sycns

    • create endpoint to toggle calendar sysn setting
    • store calendar to DB
    • create endpoint to get calendars
  • Sever state is bad practive..?

  • include ejs to watch

About


Languages

Language:TypeScript 72.8%Language:EJS 27.2%