Go to file
Shahan Nedadahandeh 1ba98099cb
continuous-integration/drone/push Build is failing Details
updated url
2023-07-05 21:02:20 -04:00
.vscode Updated config 2023-03-24 22:11:53 -04:00
public updated url 2023-06-17 14:17:52 -04:00
src updated url 2023-07-05 21:02:20 -04:00
.drone.yml updated drone 2023-06-17 13:44:05 -04:00
.env-sample creating completelyCreateEvent (#16) 2023-06-17 13:22:23 -04:00
.gitignore Add CI (#18) 2023-06-17 13:40:35 -04:00
README.md Update 'README.md' 2023-03-08 01:20:48 -05:00
deploy.sh updated deploys 2023-06-17 14:08:44 -04:00
package-lock.json gitClient (#11) 2023-04-05 17:33:10 -04:00
package.json Add CI (#18) 2023-06-17 13:40:35 -04:00
tsconfig.json gitClient (#11) 2023-04-05 17:33:10 -04:00

README.md

Eventer

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

Developing

To develop:

npm install
npm run dev