Skip to content

3n3a-school/node-press

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-press

a project for m151

Open in Gitpod 🚀

Usage

Frontend

  1. Go into Frontend Folder and run npm install
  2. Now run npm start
  3. Application should be ready on Port :4200

Backend

  1. Go into Backend Folder and run npm install
  2. Now run npm run start:dev
  3. Backend should be running on Port :3000

Database

  1. Start with docker-compose up -d
  2. Database Managment UI runs on Port :8082

Notes

About

a project for m151

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published