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:

  1. Gravity Server (the back-end Node.js or Next.js application)

  2. Gravity Web (the front-end React client)

  3. Gravity Native (the front-end React Native client)

  4. Mission Control (the SaaS admin dashboard)

  5. 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