Files
vector-admin/pull_request_template.md
T
timothycarambat 3381eb8457 Add repo dev QoL changes
fix VITE_BASE_API to be relative on build to support remote hosting
2024-01-09 20:08:38 -08:00

785 B

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #xxx

What is in this change?

Describe the changes in this PR that are impactful to the repo.

Additional Information

Add any other context about the Pull Request here that was not captured above.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally