Getting Started
Hey there! Welcome to boilergen
In this guide, you'll find all the necessary steps to set up your environment and start building with the fast boilergen setup. After completing this, you can go here to find out how to get the necessary api keys!
1. Clone the Repository
Clone repo
2. Rename the .env.sample
File
After cloning the repository and installing the dependencies, you need to rename the .env.sample
file to .env
. This file contains environment all the variables needed for your project.
Rename .env.sample
Great, you are done with the Getting Started guide! Your .env
file should look like this:
.env
Now, proceed to the API Keys page to find out how to get the necessary API keys.