@maxdome/info

3.0.9 • Public • Published

Usage

app.use('/info', require('@maxdome/info')());

If a .env.example exists, only keys which are defined with an #info will be displayed with the /info/env.

e.g. a .env.example with:

SECRET=
PORT= #info

will result in a /info/env:

{
  "PORT": "8000"
}

/@maxdome/info/

    Package Sidebar

    Install

    npm i @maxdome/info

    Weekly Downloads

    2

    Version

    3.0.9

    License

    none

    Unpacked Size

    2.43 kB

    Total Files

    4

    Last publish

    Collaborators

    • dragonnodejs
    • sharaal
    • fabsrc
    • markusz
    • mxdbv
    • csaba.lorincz
    • goexrock
    • dimified