FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

amorimdev/seneca-example · GitHub

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seneca Example

This project is an example of how Seneca.js works

Patterns

role: first-app
role: seconde-app

Service Dependency

  • SecondApp

Package Dependency

Installing

$ npm i

Starting

$ npm run start-first-app
$ npm run start-second-app

Environment Variables

LOG_LEVEL

Useful Scripts

  • Start SecondApp in background:
$ npm run start-second-app-background
  • Stop SecondApp in background:
$ npm run stop-second-app-background

Tests

$ npm test

Run tests with Node debugger:

$ npm run test-debugger

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL