mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-08 05:29:08 +00:00
Update README.md
This commit is contained in:
parent
0fcee28626
commit
c50a413d6c
1 changed files with 6 additions and 0 deletions
|
@ -113,6 +113,8 @@ Sample More Description Response:
|
||||||
|
|
||||||
### Local Setup Guide
|
### Local Setup Guide
|
||||||
|
|
||||||
|
#### Backend
|
||||||
|
|
||||||
For authentication purposes, you’ll also need a PostgreSQL instance running on your machine.
|
For authentication purposes, you’ll also need a PostgreSQL instance running on your machine.
|
||||||
|
|
||||||
Now lets setup the SurfSense BackEnd
|
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.
|
After Setting up the BackEnd Lets do a quick build of the extension.
|
||||||
|
|
||||||
1. Go to ./extension subdirectory.
|
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.
|
For local frontend setup just fill out the `.env` file of frontend.
|
||||||
|
|
||||||
|ENV VARIABLE|DESCRIPTION|
|
|ENV VARIABLE|DESCRIPTION|
|
||||||
|
|
Loading…
Add table
Reference in a new issue