Skip to content

dominictarr/seneca-examples

 
 

Repository files navigation

seneca-examples - Node.js plugin examples for the Seneca toolkit

This repository is a collection of simple examples to get you started using senecajs.org.

Each example demonstrates the use of plugins to quickly create business logic for your qpp. View the app.js source code in each example for a fully commented walk through of the example.

Examples

  • user-accounts: A user account system, showing login/logout logic
  • shopping-cart: A shopping cart example, showing how plugins expose additional HTTP APIs

About

Node.js seneca module usage examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.6%
  • CSS 1.4%