🚀Get Started
Be ready to ship directories fast.
Hey! Welcome to DirectoryFast 👋
You'll find here the basics to make your app run in no time.
Follow this guide and then jump to Tutorials Section to launch your directory before everyone else! Let's go 💪
Get the code locally
Once you get access to the GitHub repository 👇
Run the following commands in your terminal:
Terminal
DirectoryFast requires Node v18.19.0 to work properly.
Fill the environnement file
First create the .env
file by copying .env.example
Terminal
Then add your data. NEXTAUTH_SECRET can be anything you want.
.env.local
Data from Google Auth OR Loops is required to use the admin function.
Everything is set!
Now let's bring this repertoire to life 🚀
Last updated