mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
Revert "Merge commit '91d2fdc761' into dev"
This reverts commitdea4e49ef5, reversing changes made to30e38195a3.
This commit is contained in:
parent
dea4e49ef5
commit
88eb368d7a
1 changed files with 3 additions and 3 deletions
|
|
@ -93,7 +93,7 @@ docker-compose up --build
|
|||
---
|
||||
### Alternative: Manual Setup
|
||||
|
||||
### Backend
|
||||
### Backend (./surfsense_backend)
|
||||
This is the core of SurfSense. Before we begin let's look at `.env` variables' that we need to successfully setup SurfSense.
|
||||
|
||||
|ENV VARIABLE|DESCRIPTION|
|
||||
|
|
@ -127,7 +127,7 @@ Now once you have everything let's proceed to run SurfSense.
|
|||
|
||||
---
|
||||
|
||||
### FrontEnd
|
||||
### FrontEnd (./surfsense_web)
|
||||
|
||||
For local frontend setup just fill out the `.env` file of frontend.
|
||||
|
||||
|
|
@ -143,7 +143,7 @@ You should see your Next.js frontend running at `localhost:3000`
|
|||
|
||||
---
|
||||
|
||||
### Extension
|
||||
### Extension (./surfsense_browser_extension)
|
||||
|
||||
Extension is in plasmo framework which is a cross browser extension framework. Extension main usecase is to save any webpages protected beyond authentication.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue