MaybeThisIsRu / node-ci-test

Testing DroneCI with a trivial Node API endpoint.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-ci-test

Testing DroneCI with a trivial Node API endpoint.

Setup

  • Uses Node.js v14. Run nvm use if you aren't already using this version of Node.js.
  • Install dependencies: yarn install
  • Run server: yarn run serve

About

Testing DroneCI with a trivial Node API endpoint.

License:MIT License


Languages

Language:JavaScript 100.0%