Add scripts based on "Scripts to rule them all" format #5
Labels
django
This issue requires backend work in Django
docker
This issue requires work in Docker
documentation
Improvements or additions to documentation
react
This issue requires work in React
Overview
To make setup, etc. easier for new and continuing developers, add scripts that follow the guidelines of STRTA
Context
This will not only make setup easier for devs, but will make development, testing, and deployment easier as well
Suggested solution (optional)
These scripts should complete all of the small steps (often terminal commands) like:
For a bootstrap script, we want it to set up the environment, start a docker container, install all of the dependencies in that container and the server script should handle any steps to get the server running
The text was updated successfully, but these errors were encountered: