You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set up your local development environment by following the repository README instructions. For vets-api, the hybrid setup is recommended. If you encounter any issues or need assistance, reach out in #benefits-vro-engineering
Acceptance Criteria (AC)
Successfully run vets-api locally, demonstrated by the ability to:
Run tests: bundle exec rspec
Start the server: bundle exec rails s (or via foreman)
Successfully run vets-website locally, ensuring it communicates with the locally running vets-api.
Set up your local development environment by following the repository README instructions. For vets-api, the hybrid setup is recommended. If you encounter any issues or need assistance, reach out in #benefits-vro-engineering
Acceptance Criteria (AC)
Successfully run vets-api locally, demonstrated by the ability to:
bundle exec rspec
bundle exec rails s
(or viaforeman
)Successfully run vets-website locally, ensuring it communicates with the locally running vets-api.
@dfitchett
@PaulKBaumann
@Ponnia-M
@gabezurita
@geoffrey-nava
@jahenkor-navapbc
The text was updated successfully, but these errors were encountered: