Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MODSetter authored Aug 17, 2024
1 parent 0fcee28 commit c50a413
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.
Expand All @@ -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|
Expand Down

0 comments on commit c50a413

Please sign in to comment.