This repository contains the front-end for the Civil Service Resourcing Fast Track programme.
This service is written in Scala and Play, so needs at least a [JRE] to run.
To run it locally
- sbt -Dhttp.port=9283 run
If you go to http://localhost:9283/fset-fast-track/signin
you can see the landing page
This code is open source software licensed under the Apache 2.0 License