Skip to content

flowingis/flw-academy-mongoose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WORKSHOP MONGOOSE

Makefile actions:

  • make: Show help
  • make start: Start MongoDB server
  • make stop: Stop MongoDB server
  • make status: Show service status
  • make shell: Enter MongoDB shell

Start Backend:

  • cd backend
  • npm run dev

Load Fixtures:

  • cd backend
  • npm run fixtures

Start Frontend

  • cd frontend
  • npm start

About

Flowing Academy - Workshop Mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published