Go to file
Shahan Nedadahandeh 31d73dbcc7 Added git reset to test 2023-04-05 12:52:26 -04:00
.vscode Updated config 2023-03-24 22:11:53 -04:00
public Fixed Dates and refactored event data passing 2023-03-24 22:05:15 -04:00
src Added git reset to test 2023-04-05 12:52:26 -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 Merge remote-tracking branch 'origin/master' into gitClient 2023-04-05 12:47:51 -04:00
package.json Merge remote-tracking branch 'origin/master' into gitClient 2023-04-05 12:47:51 -04:00
tsconfig.json Convert cloneRepo to promises, and added test 2023-03-21 00:32:48 -04:00

README.md

Eventer

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

Developing

To develop:

npm install
npm run dev