Skip to content

All Bill of Materials for multiple projects in one place.

Notifications You must be signed in to change notification settings

OpenHerb/masterbomb

 
 

Repository files navigation

Master Bomb

img

Modified: 2021-02

Bill of Materials in one place.

Nodejs Server

Run as nodemon listener:

npm run dev

Postgres Container

Initialize and start daemonized postgres docker container:

npm run start-db

Teardown postgres db:

npm run stop-db

API Testing

Run the ansible playbook from tests:

ansible-playbook -i inventory/inventory.yaml playbooks/main.yaml

About

All Bill of Materials for multiple projects in one place.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 56.6%
  • EJS 24.2%
  • JavaScript 9.1%
  • PLpgSQL 8.3%
  • CSS 1.2%
  • Shell 0.6%