Go to file
Annie Sun 4a9a986935 add pull request function 2023-03-21 20:25:58 -04:00
public Made final adjustments 2023-03-15 01:18:12 -04:00
src add pull request function 2023-03-21 20:25:58 -04:00
.env-sample Added comment 2023-03-08 21:30:40 -05:00
.gitignore Made final adjustments 2023-03-15 01:18:12 -04:00
README.md Update 'README.md' 2023-03-08 01:20:48 -05:00
package-lock.json add node-fetch 2023-03-21 20:25:40 -04:00
package.json add node-fetch 2023-03-21 20:25:40 -04:00
tsconfig.json Added whitelisting 2023-03-10 16:29:00 -05:00

README.md

Eventer

A webapp which automatically adds an event to the CSC website.

Developing

To develop:

npm install
npm run dev