You can test your developed web application with the Run configuration settings provided by Kuika.
In each Run operation, the front-end and back-end are re-generated.
You can use the Run button in the Header of the interface to test the web application you have developed with the Run settings provided by default.
For testing with Run, open the application you want to test. Then perform the test by clicking the Run button in the Header.
When you click the Run button, your application will be previewed in a new browser tab with a Header.
Header contains the area where the workspace and user name are displayed, API URL and WEB URL buttons. You can hide the header area with Hide Bar option.
API URL is a URL used to access the API documentation of the application you are developing. When you click the API URL button, the application generates a URL. This URL is the Swagger URL. You can run the URL on the browser.
WEB URL is the web link of the Preview project. It is possible to share this link with other users.
In line with the preview process with the user command, the process of blocking the page by Pop-up blocking programs has been eliminated. By clicking the WEB URL button, you can run the generated and automatically copied link in your browser or share the preview of the application with other users via WEB URL.
When you want to refresh the Application Preview, since Code Generation does not work, the application is run directly on the user screen as if the last link was taken and refreshed.
If you want, you can update the default Run settings according to the needs of the application.
Click on the gear icon next to the Run button to update the Run settings.
Then you can update the settings on the Run Settings screen and save the setting by clicking the Update button after the update process.