An example of structuring app business logic using oja actions.
This is a demo application that shows how application business logic can be structured into independent, shareable actions that can be tested independently and later used to compose more complex actions/pages/responses.
npm install
npm test
node .