Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 467 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 467 Bytes

oja-selling-example

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.

Usage

Install

npm install

Running tests

npm test

Running app

node .