Skip to content

Latest commit

 

History

History

api-doc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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>