@sparrowengg/appnest-development-engine
v1.0.4
Published
Development CLI and runtime for Appnest apps. Provides a unified proxy, build tooling, and commands for local development and deployment.
Maintainers
Keywords
Readme
Appnest Development Engine
Development CLI and runtime for Appnest apps. Provides a unified proxy, build tooling, and commands for local development and deployment.
Quick start
npm install
appnest-development-engine app install-packagesFrom your app project directory:
appnest-development-engine app init # Setup app (if needed)
appnest-development-engine app start # Start dev server on port 3456Documentation
- Appnest-Development-Engine.md — Short overview
- Appnest-Development-Engine-Commands.md — Command reference
- Appnest-App-Development-Guide.md — App developer guide (folders, backend vs frontend, rules)
License
ISC
