Welcome to Gravity
Gravity supports two architectures:
Node.js → Separate backend + frontend apps
Next.js → Unified app with backend + frontend together
This documentation is split into five sections:
Gravity Server (the back-end Node.js or Next.js application)
Gravity Web (the front-end React client)
Gravity Native (the front-end React Native client)
Mission Control (the SaaS admin dashboard)
Website Template (SaaS website/landing page template)
If you're new to Gravity, start with the Gravity Server installation instructions – this is the backbone of all clients.
Once you've got the server application installed and running, you can work through the Gravity Web and Gravity Native installation instructions.
Last updated