Milestones
List view
Have a skeletal system running by taking the framework boilerplate, adding in two fullstack services boilerplates and exercising the routes. The process to get this up and running should be documented.
No due dateThe service boiler plate running from the integration/run.js script. This should spin up two processes a HAPI server and the back end service. The front end boiler plate should provide a button that exercises the backend service by calling a HAPI API route which calls the service
No due date