Skip to main content

Development Overview

Guide for developing applications on Easy AppServer.

Development Workflow

  1. Set up environment - Install SDKs and dependencies
  2. Create app structure - Backend and frontend projects
  3. Implement lifecycle hooks - Backend logic with Node.js SDK
  4. Build microfrontend - UI with Frontend SDK
  5. Test locally - Run against local AppServer
  6. Build and push assets - Prepare for deployment
  7. Register app - Register with AppServer
  8. Install and test - Test installation flow

Topics