Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 328 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 328 Bytes

Swagger

Swagger Rest API for meteor.

Repository Setup

  1. Copy /githooks/pre-commit to ./.git/hooks

Release new version

Option1: (you already completed 'repository setup')

  1. commit and push new version

Option2: (you haven't completed 'setup')

  1. run npm run build
  2. commit and push new version