Before deploying Graphoid, it's code needs to be cleaned up a bit. Namely:
- Update to the latest version of [Deprecated] service-template-node - T94013
- Remove unnecessary code inherited from the template (in routes/) - T93919
- Write Graphoid-specific tests - T93921
- Make the tests pass (currently not even JSHint checks pass) - T93911