Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 502 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 502 Bytes

Ticket-machine API Spec

This module handles the API spec using the yaml functions !!inc/dir and !!inc/file in order to split the API in several files.

Development mode (webpack watcher)

  • Install dependencies
    • Node v12
    • npm install
  • DEV server
npm start

http://localhost:9000/

Deploying on S3

./publish-api-doc.sh <bucket-name>