Installation
Get started with Nuxtbe quickly. Get your project up and running in 5 minutes.
Prerequisites
Before you get started, make sure you have the following:
- Git installed on your system. If you don't already have it, you can download it from the official Git website (https://git-scm.com/).
- A terminal or command prompt. This will be used to run commands and navigate directories.
- Docker installed on your system.
- Supabase account.
- Resend account.
- Node.js
v18.x
or higher.
Read more at Nuxt website
Cloning the repository
To get started, clone the repository and install the dependencies.
Preparation
Open a terminal or command prompt and navigate to the directory where you want to store the Nuxtbe repository.
Clone the repository
Using HTTPS:
Using SSH:
This will create a new directory called nuxtbe
in your current directory.
Navigate to the project directory
Install Dependencies
That's it! You should now have a local copy of the Nuxtbe repository on your machine.