Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,6 @@ Repeat this process for all relevant packages and applications in the monorepo.

The example environment files define the following variables:

#### API (`apps/api/.env.example`)

- `LENS_NETWORK` – Lens network to use (`mainnet`, `testnet`, or `staging`).
- `LENS_DATABASE_URL` – Read-only Postgres connection for Lens data.
- `PRIVATE_KEY` – Private key used to sign Lens requests.
- `EVER_ACCESS_KEY` – Access key for 4EVERLAND storage.
- `EVER_ACCESS_SECRET` – Secret key for 4EVERLAND storage.
- `SHARED_SECRET` – Token for internal API authorization.

#### Web (`apps/web/.env.example`)

- `LENS_NETWORK` – Lens network used by the web app.
Expand Down Expand Up @@ -124,4 +115,4 @@ Convenient Node.js helpers are in the `script` directory:

This project is released under the **GNU AGPL-3.0** license. See the [LICENSE](./LICENSE) file for details.

🌸
🌸