btc-models

0.4.2 • Public • Published

btc-models

Shared models and validation for the Bicycle Touring Companion

BuildStatus CoverageStatus DependencyStatus License: AGPLv3

How to link in developement

  1. To test a working version of the btc-models, run npm link in the root folder of this repo.
  2. Build changes in src by running npm run build
  3. Then in any other repo you wish to test btc-models (like btc-app, btc-server, etc...) run npm link btc-models. That's it! To find more info check out the npm-link documents https://docs.npmjs.com/cli/link

How to test

  1. Make sure NODE_ENV is set to test
  2. run npm run build
  3. run npm run test

Readme

Keywords

none

Package Sidebar

Install

npm i btc-models

Weekly Downloads

1

Version

0.4.2

License

AGPL-3.0

Last publish

Collaborators

  • stevekroh