Skip to content

kavitappatil/LangJo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangJo

To start server:

cd server - change to the server directory

npm install - to install dependencies

npm run dev - to connect to the server

Models folder contains the database collections schema

controllers folder contains the CRUD operations on database collections

Routes folder contains the different routes/endpoints

to call the videos locally, http://localhost:5000/api/videos/beginners-level will display the videosCollection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published