diff --git a/README.md b/README.md index 1644423..bdfaa17 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,8 @@ Sample More Description Response: ### Local Setup Guide +#### Backend + For authentication purposes, you’ll also need a PostgreSQL instance running on your machine. Now lets setup the SurfSense BackEnd @@ -135,6 +137,8 @@ Now lets setup the SurfSense BackEnd --- +#### Extension + After Setting up the BackEnd Lets do a quick build of the extension. 1. Go to ./extension subdirectory. @@ -156,6 +160,8 @@ Make Sure in request body `"apisecretkey"` value is same value as `API_SECRET_KE --- +#### FrontEnd + For local frontend setup just fill out the `.env` file of frontend. |ENV VARIABLE|DESCRIPTION|