The creation and update features of the app has been implemented. Redundant user handling has been removed and is wholly managed by Auth0.
Separate reusable code from service-core.
Implement input in form.
Scaffold backend with Fastify CLI and replace Tap with Jest for consistency.