Requirements for Distribution
Your microapp can be distributed through Microapp’s marketplace if:- It is built with one of our Supported Frameworks
- It complies with our Creator Policy
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Deploying and distributing your microapps.
git init .
git add .
git commit -m "Initialize microapp project"
Was this page helpful?