UNPKG

create-benm-app

Version:

Boilerplate for REST API with Node.js, ExpressJS, and MongoDB

16 lines 179 B
language: node_js node_js: - '16' - '14' - '12' branches: only: - master cache: npm: true services: - mongodb before_script: - cp .env.example .env os: - linux