Skip to content

fix: add root .env.example referenced by README setup#3

Open
khakimio wants to merge 1 commit into
pontusab:mainfrom
khakimio:fix/root-env-example
Open

fix: add root .env.example referenced by README setup#3
khakimio wants to merge 1 commit into
pontusab:mainfrom
khakimio:fix/root-env-example

Conversation

@khakimio
Copy link
Copy Markdown

@khakimio khakimio commented Jun 1, 2026

The README setup step runs cp .env.example .env from the repo root, but no root .env.example existed (only per-app ones under apps/api and apps/web), so the command failed with "No such file or directory".

Add a root .env.example mirroring apps/api/.env.example — these are the server keys the README env table documents. The web app keeps its own apps/web/.env.example since Next.js reads .env from its own directory.

The README setup step runs `cp .env.example .env` from the repo root,
but no root .env.example existed (only per-app ones under apps/api and
apps/web), so the command failed with "No such file or directory".

Add a root .env.example mirroring apps/api/.env.example — these are the
server keys the README env table documents. The web app keeps its own
apps/web/.env.example since Next.js reads .env from its own directory.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

@khakimio is attempting to deploy a commit to the Midday Labs AB Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant