Skip to content

orong-pp/pagaya-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devops Web App

install the node packages for the web tier:

→ npm install

start the app

→ npm start

NOTE this app uses two env variables:

  • PORT: the listening PORT
  • API_HOST: the full url to call the API app

These two variables need to be set

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.0%
  • Pug 8.6%
  • Dockerfile 5.9%
  • Shell 3.0%
  • CSS 2.5%