Skip to content

DrSwad/chaldal-transport-reimbursement

Repository files navigation

Demo

Chaldal.Transportation.Reimbursement.mp4

Setup Instructions

  • Create a new Google Cloud project here.
  • Enable the Gmail API in Google Cloud console here.
  • Configure OAuth consent screen and add yourself as a test user in Google Cloud console here.
  • Create a Desktop App Client ID in Google Cloud console here and save the credentials.json file in the root directory of this project.

Build & Run

  1. Copy the contents of the .env.example file to a .env next to it, and put the microsoft form URL there.
  2. Tested with Node v22. Install dependencies with pnpm i (or npm i).
  3. Run pnpm build && pnpm start (or npm run build && npm run start) to build and run the app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published