Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 386 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 386 Bytes

dev directory

This directory provides configuration and utilities useful only during development.

  • db - init SQL files used to help bootstrap the database
  • inventory-mocks - WireMock config files for the mock inventory service
  • pgadmin - configuration for the pgadmin service (to automatically define the database server)
  • scripts - useful scripts to help test the API