Skip to Content
Framework GuidesOverview

Framework Guides

Step-by-step guides for deploying popular frameworks on Espace-Tech Cloud.

How Auto-Detection Works

When you run espacetech init, the CLI detects your framework by looking for:

FrameworkDetection
Next.jsnext in package.json dependencies
Nuxtnuxt in package.json dependencies
Expressexpress in package.json dependencies
Djangomanage.py in root
Gogo.mod in root
Staticindex.html in root

If auto-detection fails, you can manually configure espacetech.json.