Skip to main content

Build Your First App

In this quickstart guide, you will learn to Create a new application and backend.

Full-Stack Development Simplified

EasyManage helps in full-stack building, meaning development of both front end (Flutter) and back end (APIs) portions of mobile or web application.

Using Builder Studio

Please follow these steps, refer to Using Builder Studio for details.

  • Connect to a database
  • Import Database Tables/Views Schema
  • Manage Tables - View, Verify, Modify, Add
  • Create a new application and backend
  • Start Building
  • Make Build Selections
  • Build - Project (Generate Code)
  • Following are generated:
    • Flutter App
    • REST API : in Java and Express
    • GraphQL API : in Java and Express
  • List Builds - View Details of build
  • Download Build - To get a zip containing all Generated Projects.
  • Download Code
    • Click Download to get Project Bundle zip in your Download Folder.
  • Run Build
    • How to Run Build ? Run Self-host on Your Computer.
    • Compile, Deploy, Run.

You’ve completed building your first app and backend that can display information from the database, in few minutes.

After Download zip with Projects

  • Extract zip. Navigate to projects for Flutter App or APIs spring. Open project in IDE and Compile/Run.

Self-Hosted

info
  • Self-Host means hosting and managing runtimes directly on your computer

    • On-premise, private server, private cloud, or your own public cloud
    • Where you can Compile, Deploy, Run.
  • If you need secure and private hosting, go self-hosting, as you have complete control over your data and how it's used.

Deploy and manage app and backend on your own machine instance.

Deploy and Run

Pre-requisites : Setup tools on your local computer

Flutter App Deploy & Run

REST API Deploy & Run

GraphQL API Deploy & Run

Hosted By EasyManage

Deploy and manage app and backend on EasyManage provisioned cloud server. Please contact support for instructions, help and support on this.

info

Congratulations, you have completed the EasyManage quickstart tutorial.