0.0.4 • Published 4 years ago

@datawheel/canon-test v0.0.4

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
4 years ago

Canon Test

Health check test. An integration test checker for several aspects of our stack.

Description

A super simple express app that check for basic functionality.

Scripts

  • Run pnpm run dev to launch a local nodemon instance and check: http://localhost:3000/.
  • Run pnpm run start or node src/index.js for launch the site in production mode.