Local Setup First clone the project After that cd/promptopia to go into the directory. Now, fill up the .env file by looking into the .env.sample Run npm install to install the dependency. Run npm run dev to spin up the dev environment. Happy Coding...