Server framework 101

Welcome to the Server framework 101 tutorial! If you reached this page that means you are interested in the development of your own ViableView module. It might also mean that you recently joined the ViableView company for a rather technical position. In any case, your journey to the technical side of ViableView starts here.

The goal of this tutorial is for you to get an insight of the most important parts of the ViableView development framework while developing your own ViableView module to manage real estate assets. The chapters should be followed in their given order since they cover the development of a new ViableView application from scratch in an incremental way. In other words, each chapter depends on the previous one.

Important

Before going further, make sure you have prepared your development environment with the setup guide.

Ready? Let’s get started!