This package contains environment variables that can be shared across multiple
projects in the monorepo (api
, worker
, etc.).
This project was bootstrapped with Node.js API Starter Kit. Be sure to join our Discord channel for assistance.
IMPORTANT: Database passwords, API keys etc. need to be encrypted.
local
dev
(default)test
prod
- The twelve-factor app methodology
- Dotenv
.env
files loader
Copyright © 2016-present Kriasoft. This source code is licensed under the MIT license found in the LICENSE file.