Skip to content

Conversation

@RaunaK-cap
Copy link
Contributor

Description

  • Added .env.example file on both frontend and backend file
  • fixed VITE_API_URL path that was mentioned in Readme file

Fixes #157

Motivation and Context:

  • Getting error while setting up locally

Types of Changes

  • [ x ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ x] Enhancement (improvement to an existing feature)
  • [ x ] Breaking change (fix or feature that would cause existing functionality to change)
  • Test (adds or updates tests only)
  • [ x ] Documentation (non-code change)

@netlify
Copy link

netlify bot commented Oct 22, 2025

Deploy Preview for paisable ready!

Name Link
🔨 Latest commit f4f05e1
🔍 Latest deploy log https://app.netlify.com/projects/paisable/deploys/6904ce5cfd69d60008584d42
😎 Deploy Preview https://deploy-preview-158--paisable.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 95
Accessibility: 100
Best Practices: 100
SEO: 91
PWA: 80
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Member

@archa8 archa8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@archa8 archa8 merged commit 4f44c9d into Code-A2Z:master Oct 31, 2025
3 of 4 checks passed
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.

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

2 participants