Development¶
The ValueA Framework is an open environment in which you can develop your own applications and services, this documentation section describes the development workflow, architecture and development methods to use.
- Architecture
- Coding Guidelines
- General development help
- Library reference
- Learn by example
- 0. Setup your environment
- 1. “Hello world!” Service
- 2. Exposing “Hello world!”
- 3. “Hello world!” User interface
- 4. Allow access to “Helloworld”
- 5. Using parameters, math service
- 6. UI for our math service
- 7. Extended validations
- 8. Relational modeling
- 9. NoSQL modeling
- 10. Adding unit testing to your project
- 11. Using (bpmn 2.0) workflows