KumarSaras / codaemons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codaemons

Deployment steps:

  1. If you are running for the first time, run setup.sh script.
  2. If you are making some changes, run run-dev.sh or run-debug.sh as required.
  3. If you want to stop the containers, run stop-dev.sh or stop-debug.sh as required.
  4. If you want to stop everything and clean up, run down.sh. Note: This will cleanup all data from DBs

About


Languages

Language:Java 63.5%Language:JavaScript 29.3%Language:Shell 3.5%Language:HTML 1.9%Language:CSS 0.9%Language:Dockerfile 0.9%