Skip to content

bebraw/node-configuration-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js - Configuration Patterns

This repository contains a set of Node.js configuration patterns. They vary from very simple ones to something more sophisticated.

Generally it's a good idea not to put actual configuration to the repository for security reasons. That is why I recommend setting up files which you then copy (ie. example.config.json) and modify to suit your needs.

Packages

Resources

Contributing

Pull requests are welcome. Use the repository conventions (example per directory, etc.) and it will be just fine.

License

MIT. See LICENSE for more information.

About

Node.js configuration patterns (MIT)

Resources

License

Stars

Watchers

Forks

Packages

No packages published