Skip to content

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

CategoryDescription
Front-end developmentEditor that allows free placement of components with a focus on material design
ArchitectureEvent handler type code description called "action" and a mechanism to easily connect the screen and server processing results in it.
Application EnvironmentProvide 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.

ItemDescription
Edit DefinitionMain work of application development. UI layout, action description, etc.
Execution environment accessBuild databases, manage files, monitor execution environment, etc.
DeployDeploy 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.

ModuleDescription
Screen outputDynamically output screens from definition information
Action processingExecute processing dynamically from definition information
Authentication ServicesPerform authentication process
Database instancesData resource management
File ManagerFile Resource management
User ManagerAuthenticated 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.