Skip to content

a www micro service built on top of micro-image

Notifications You must be signed in to change notification settings

abhijitkini/micro-www

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micro-www

Front end nodejs micro service. Communicates with micro-api.

Environmental variables (optional):

  • WWW_PORT: Port used for app (default:80)
  • API_URL: URL for micro-api. include the full port
  • LOG_LEVEL: Specifies log level for winston console (silly, debug, verbose, info, warn, error). This micro service uses info and error messages only.
  • SHUD_LOG_TO_FILE: true or false, specifies whether to save logs to logs.log

About

a www micro service built on top of micro-image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.2%
  • HTML 34.4%
  • CSS 10.0%
  • Shell 5.4%