Getting Started with NextBase

Welcome to NextBase! We're thrilled to have you on board. This guide will walk you through the initial steps to get started with your purchased NextBase repository.

Accessing Your Purchase

To access your purchase, navigate to your dashboard. Here, you will find all your purchased items. Look for the NextBase repository (Essential, Pro, or Ultimate) that you've purchased.

Entering Your GitHub Username

You will be prompted to enter your GitHub username. This step is crucial as it grants you access to the purchased repository. Please ensure you enter the correct username.

Cloning the Repository

Once you've gained access, the next step is to clone the repository. Here's how: Let us say that you purchased the NextBase Pro repository. It is a private repository which is at https://github.com/imbhargav5/nextbase-pro. To clone the repository, you will need to run the following command in your terminal:

git clone https://github.com/imbhargav5/nextbase-pro.git

Important Note: We strongly discourage forking the repository. If you fork the repository, the code will be visible to others who have forked it. To maintain the privacy and integrity of your code, always opt for cloning. Next Steps

After cloning the repository, you're all set to start exploring and working with NextBase. If you encounter any issues or have any questions, don't hesitate to reach out to our support team.

Installation →