📄️ Wizard
The flow of the wizard is located in the folder handler/wizard_handler.go. Inside, there is a route /finalize handled by the Finalize function. This function is responsible for processing data related to Departments and Devices (Device).
First init wizard of new company should be created.
The flow of the wizard is located in the folder handler/wizard_handler.go. Inside, there is a route /finalize handled by the Finalize function. This function is responsible for processing data related to Departments and Devices (Device).