Skip to content

MyOnlineStore public API documentation

License

Notifications You must be signed in to change notification settings

MyOnlineStore/public-api-docs

Repository files navigation

MyOnlineStore API Specification

Test Deploy

Links

Development

Setup

  • Install Docker
    • Alternative: install npm
  • Run cp docker-compose.dist.yml docker-compose.yml
  • Run make initialize
  • Run make run build-dev

Usage

  • make run clean: Clear build output
  • make run build: Build new content for gp-pages
  • make run test: Validate swagger specification
  • make start: Run preview server
  • make install : Install additional npm packages
  • make rebuild: Apply docker container changes

Deployment

Deployment is done automatically (by Travis) upon pushing changes to master

About

MyOnlineStore public API documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published