Service Overview
This service is a low-code service to support SPA (Single Page Application) developers. Our goal is to solve difficult problems faced by developers and support quality application development. We believe the following are issues that are faced by application developers.
- Front-end development requiring high functionality and complex mechanisms
- Planning a maintainable architecture that connects server-side processing and the front end
- Building application environments that require stability and security
We offer the following solutions to these problems
Category | Description |
---|---|
Front-end development | Editor that allows free placement of components with a focus on material design |
Architecture | Event handler type code description called "action" and a mechanism to easily connect the screen and server processing results in it. |
Application Environment | Provide a back-end mechanism that automatically produces robust applications and a cloud environment to run the applications. |
We will continue to update this service to help all application developers.
Development Environment
An application runs by setting up information called a definition and then transferring (deploying) that definition file to the environment in which the application runs, called the execution environment. The development environment is for editing definitions, managing the execution environment, and deploying.
Item | Description |
---|---|
Edit Definition | Main work of application development. UI layout, action description, etc. |
Execution environment access | Build databases, manage files, monitor execution environment, etc. |
Deploy | Deploy applications to the runtime environment |
Tips
Execution Environments
The environment in which the application runs is the execution environment. The execution environment includes the following modules.
Module | Description |
---|---|
Screen output | Dynamically output screens from definition information |
Action processing | Execute processing dynamically from definition information |
Authentication Services | Perform authentication process |
Database instances | Data resource management |
File Manager | File Resource management |
User Manager | Authenticated user management |
Batch (optional) | Container environment for batch processing |
Users are provided with one free execution environment at the time of sign-up. The free execution environment has some limitations compared to the paid premium execution environment.