๐๏ธ initialization
Demo application initialization
๐๏ธ Config
This guide presents the initial steps to configure the Demo application language, the database, and enable automatic commands executed with the server.
๐๏ธ Form
In this demonstration step, you will create the Task form and configure the first data field.
๐๏ธ Database
In this step, we will explore the database automatically created from the Task form defined earlier.
๐๏ธ Relate Data
Link tasks and time records to know who performed which task and how much time was spent.
๐๏ธ Service
Learn how to create Web Services and REST APIs in Netuno, integrate data between systems, and provide dynamic data to the frontend asynchronously.
๐๏ธ Interface & Design
Introduction