Skip to content

ACM-Thapar/Event-Coordinator-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Coordination Backend

Setup

Globally install typescript

npm install -g typescript

Check if typescript is globally installed

tsc -v

Install dependencies

npm install

Rename example.env to .env and fill in the values

Build the project

npm run build

Run the dev server

npm run dev

Made with Typescript, Express, and MongoDB

About

Event Coordination backend, made with TS and ❤️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published