Skip to content

refactor: Add .env.example file && Wrong path mentioned in readme #157

Description

@RaunaK-cap

Proposed Refactor

  • There should be .env.example file in both front-end and backend files , it will help a lot for contributors to setup it locally well
  • "VITE_API_URL=http://localhost:5000" URL path mentioned in readme file under the getting started section , it's an wrong path it should be "VITE_API_URL=http://localhost:5000/api" , it was causing an issue connecting frontend to backend while setting up locally

Activity

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

Metadata

Metadata

Assignees

Labels

hacktoberfestIssues marked with this label are part of Hacktoberfest and open for contributionsrefactor

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions