Skip to content

🔧 Backend for the Generic Event App with Node + Typescript

Notifications You must be signed in to change notification settings

channelmobiledev/GenericEventBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic Event App Backend

🔧 Contains both version 1 and version 2 of the API endpoints

Check the YouTube journey here

Youtube Thumbnail of the video

https://www.youtube.com/playlist?list=PLZkwxCe0wc0nACzBDjnEflgC7KqU6BFDB

How to run the project

Start the development server

npm start

Installation

Install git

Install Node

Clone the project

git clone git@github.com:channelmobiledev/GenericEventBackend.git

On the project's root directory, install npm packages

npm install

Should be good to go 🎉