@datawheel/canon-test
v0.0.4
Published
Canon health test.
Keywords
Readme
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 devto launch a local nodemon instance and check:http://localhost:3000/. - Run
pnpm run startornode src/index.jsfor launch the site in production mode.
