Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
mwalker22
/
TMD-Golf-Caddie-Agent
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
TMD-Golf-Caddie-Agent / frontend
174 kB
  • 3 contributors
History: 9 commits
mwalker22's picture
mwalker22
Remove hardcoded VITE_API_URL.
7c2ff89 5 months ago
  • src
    Diagnostic message for determining VITE API URL value. 5 months ago
  • .env.production
    62 Bytes
    Add environment file with the production VITE_API_URL. This is required at the frontend's build time in order to avoid CORS errors. 5 months ago
  • .env.template
    139 Bytes
    Initial commit 6 months ago
  • README.md
    3.23 kB
    Created developer documentation for both subprojects (/backend and /frontend). 6 months ago
  • eslint.config.js
    844 Bytes
    Initial commit 6 months ago
  • index.html
    307 Bytes
    feat: implement golf agent UI with backend integration 5 months ago
  • package-lock.json
    95 kB
    feat: implement golf agent UI with backend integration 5 months ago
  • package.json
    605 Bytes
    Initial commit 6 months ago
  • vite.config.js
    238 Bytes
    Remove hardcoded VITE_API_URL. 5 months ago