michaelolajide027 / faster

https://faster-neon.vercel.app
0 stars 1 forks source link

feat: Secure API endpoints using environment variables #1

Closed michaelolajide027 closed 2 months ago

michaelolajide027 commented 2 months ago
vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
faster ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 20, 2024 9:37am
michaelolajide027 commented 2 months ago
  • Added env.js file to secure API endpoints
  • Integrated environment variables for API base URL
  • Ensured API endpoints are not exposed to the cloud

good job