Commit Graph

2 Commits

Author SHA1 Message Date
Carlo Costino
4155b54467 Update .gitignore and fix a typo
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-11-12 21:50:36 -05:00
Carlo Costino
469103d4f1 Make sandbox deployments easier
This changeset makes a few adjustments to our sandbox environment config to make the sandbox deployments of the API much easier.  It does this with the following:

* Adds a few environment variable values to the sandbox.yml file to cover the ones that were not there previously
* Adds a new script that can be run in place of memorizing any commands
* Adds documentation on how to configure and run the sandbox environment

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-11-12 21:50:27 -05:00