Skip to content

EPShowcase/Node_JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EP Showcase

Node.js server

Purpose: API for mobile client

Technology: Loopback

Database: MongoDB

Install

  1. Install Node.js
  2. Install MongoDB
  3. Add database and user to MongoDB
  4. Download app sources
  5. Install Node.js modules
  6. Install pm2 to manage node apps
  7. Start app with pm2

Configure AWS

Add Inbound rule to Security Group

  • Type: Custom TCP Rule
  • Protocol: TCP
  • Port range: 3001
  • Source: 0.0.0.0/0
  • Description: Node.js app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published