We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pnpm install
pnpm dev
Should run the development server with no issues
Leads to a lot of errors, probably because of undefined environment variables:
(during dev)
(during build)
Appwrite Cloud
MacOS
No response
The text was updated successfully, but these errors were encountered:
Look for the .env.example file in the root of the project, rename it to .env. Restart the dev server and it should work fine.
.env.example
.env
Sorry, something went wrong.
yeah i get that, but i just expected the docs in CONTRIBUTING.md to mention this. currently its not mentioned
CONTRIBUTING.md
No branches or pull requests
👟 Reproduction steps
pnpm install
pnpm dev
👍 Expected behavior
Should run the development server with no issues
👎 Actual Behavior
Leads to a lot of errors, probably because of undefined environment variables:
(during dev)
(during build)
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
MacOS
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: