/sandbox

Sandbox project containing submodules with other projects

Primary LanguageShell

Sandbox

Project containing submodules with other test projects.

Running the infrastructure locally

In order to start the entire infrastructure with all the projects locally:

  • Initialize subprojects by running init.sh script
    ./init.sh
  • Start all subprojects by running run.sh script
    ./run.sh

URLs

Open this URLs in browser

URL Method Application
http://localhost:8080 GET Authentication provider
http://localhost:7555/ GET Notes application