Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 211 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 211 Bytes

Calendar API

  • Add the required environment variables in .env and in local.ts file
  • Copy the file config/default.ts to config/local.ts and overwrite the required values.
  • Run locally using npm run dev