Skip to content

Gycianka/platformsh-nodejs-helper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

platformsh-nodejs-helper

Helper for running nodejs applications on Platform.sh.

Purpose

Reads Platform.sh configuration from environment and returns a single object.

Usage:

npm install platformsh --save

And in your code:

const config = require('platformsh').config();

About

Helper for running nodejs applications on Platform.sh

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%