Skip to content

docs: add local development setup guide and .env.example - #130

Open
divyanshkande wants to merge 1 commit into
Regyl:masterfrom
divyanshkande:docs/local-setup
Open

docs: add local development setup guide and .env.example#130
divyanshkande wants to merge 1 commit into
Regyl:masterfrom
divyanshkande:docs/local-setup

Conversation

@divyanshkande

Copy link
Copy Markdown

Summary

This PR improves the onboarding experience for new contributors by documenting the local development setup.

Changes

  • Added .env.example with placeholder values.
  • Added a Local Development section to the README.
  • Added docs/LOCAL_SETUP.md describing the setup process.

Motivation

While setting up the project locally, I found that the backend requires several environment variables (such as APP_HOST_NAME, GithubBearer, IP_INFO_TOKEN, EMAIL_USERNAME, and EMAIL_PASSWORD) but there was no example configuration or setup guide. This made it difficult to run the project for the first time.

This PR aims to make the setup process clearer for future contributors.

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