Skip to content

Example of structuring app business logic using oja action

License

Notifications You must be signed in to change notification settings

dimichgh/oja-selling-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .

About

Example of structuring app business logic using oja action

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published