Access and Permissions
How to manage users, groups, and ensure application security.
Centralized Terminal
Netuno allows you to unify the data output (logs) of multiple commands and processes into a single terminal window—the same one where the main server is running.
Command Line
The Netuno command-line interface is the primary tool for managing your development environment. Through it, you can query system information, manage applications, and quickly configure the server.
Configuration
Basic Configuration of an Application
Tables and Charts
In this tutorial, we will create the interface and logic of a simple application, focusing on data visualization. The project development will cover the following topics:
Modal Form
Creating and managing forms in modal windows.
Services
REST web services in Netuno are JavaScript scripts executed on the server (back-end) that allow direct interaction with the application's database. Through them, it is possible to: