Skip to content

Developing Applications with Portofino 5

Alessio Stalla edited this page Nov 22, 2022 · 3 revisions

In the getting started page we've seen how to create a simple application using Portofino 5, in a way that is accessible also to people without a development background. However, any real-world application will soon need more than what Portofino's UI can configure, and will most likely require custom developments to fulfill its requirements.

In this tutorial, we'll learn how to develop a real-world Portofino application. Some coding experience is necessary to follow along.

Maven Archetype

TODO

The Structure of the Project

TODO

Optional: Porting an Existing Application

TODO

Deployment

TODO

Further Reading

TODO

Clone this wiki locally