Development Overview
Guide for developing applications on Easy AppServer.
Development Workflow
- Set up environment - Install SDKs and dependencies
- Create app structure - Backend and frontend projects
- Implement lifecycle hooks - Backend logic with Node.js SDK
- Build microfrontend - UI with Frontend SDK
- Test locally - Run against local AppServer
- Build and push assets - Prepare for deployment
- Register app - Register with AppServer
- Install and test - Test installation flow
Topics
- Local Development Stack - Setting up local environment
- Building Apps - Creating AppServer applications
- Migration Guide - Migrating apps from AppServer v1 to v2
- Debugging - Debugging tools and techniques