VCP Tutorials
The following introductory tutorials explain how to build applications based on the VCP platform:
- TODO Application: This is a single-part, quick-start tutorial to build a simple application with VCP. Start with this tutorial if you want to quickly understand how VCP works.
- Book Store Application: This is a multi-part, complete tutorial to build a bookstore application with VCP. Start with this tutorial if you want to create a layered solution with VCP and apply DDD best practices.
- Modular Monolith Application: This is a multi-part tutorial that demonstrates how to create application modules, compose and communicate them to build a monolith modular web application.