1.0.0-beta.1 • Published 5 years ago

@devon4node/devon4node v1.0.0-beta.1

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
5 years ago

devon4node

devonfw is a platform which provides solutions to building business applications which combine best-in-class frameworks and libraries as well as industry proven practices and code conventions. devonfw is 100% Open Source (Apache License version 2.0) since the beginning of 2018.

devon4node is the NodeJS stack of devonfw. It allows you to build business applications (backends) using NodeJS technology in standardized way based on established best-practices.

License License License License

Documentation

You can find all documentation in our wiki.

Code of conduct

Visit code of conduct document.

Contributing guide

Visit contributing guide document.

Key Principles

Visit key principles document.

Samples

  • TODO example: simple backend example for a TODO management application.
  • Employee example: simple backend example for a employee management application.
  • Components example: simple backend example which will show you the execution order of the devon4node components.
  • My Thai Star: realistic example about the management of a restaurant. This example has also a frontend and it is compatible with other devonfw stacks.