Skip to content

platformatic/wattpm-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo of using Watt with Config

This is a simple demo of how to use Watt with config.

Installation

npm install

Usage

cp .env.sample .env
npm start

The NODE_ENV variable that is seen inside the main service is controller by the PLT_MAIN_ENV variable in the /.env file. In this way each service could be run in a different environment.

About

Example app on how to Watt with the config module

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published