This is the frontend component of the developer hub that provides access to the support pages.
To run the unit tests:
sbt test
To run the integration tests:
sbt it/test
There is a script that can be used to run the service locally, starting all the dependent services automatically.
./run_local_with_dependencies.sh
An internal-auth token must be generated by running the curl shown in api-platform-deskpro's README
This code is open source software licensed under the Apache 2.0 License.