Skip to content

CargoMan0/quote-service

Repository files navigation

App launch

  1. Launch a container with a database with:
   docker compose up
  1. Make app-launch.sh script executable with:
   chmod +x app-launch.sh
  1. Run an app-launch script with:
  ./app-launch.sh

Launch tests

  1. Make launch-tests.sh script executable with:
   chmod +x launch-tests.sh
  1. Run an launch-tests script with:
   ./launch-tests.sh

About

Simple service to manage Quotes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published