# backend-lib
Standard library for building Node.js / Express backend
# Features
# DEBUG namespaces
backend-lib
backend-lib:sentry
# Exports
/
root/deploy
- yargs
- nodejs-lib/fs
- js-yaml
- simple-git
- got
/testing
- got
/db
- HttpDB (got)
# Packaging
engines.node
: latest Node.js LTSmain: dist/index.js
: commonjs, es2020types: dist/index.d.ts
: typescript types/src
folder with source*.ts
files included
Admin →