-
Clone the git repository to your local desktop
-
Install the node package manager by running npm i or npm install
-
Add a file called .env.local to the file you just cloned
-
In that file, copy and paste the following code:
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
NEXT_PUBLIC_CONVEX_URL=
CONVEX_DEPLOYMENT=dev: # team: agarwalrahul1008, project: stock-website
