Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scripts based on "Scripts to rule them all" format #5

Open
travissouthard opened this issue Apr 18, 2023 · 0 comments · May be fixed by #34
Open

Add scripts based on "Scripts to rule them all" format #5

travissouthard opened this issue Apr 18, 2023 · 0 comments · May be fixed by #34
Assignees
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

Comments

@travissouthard
Copy link
Collaborator

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

@travissouthard travissouthard added documentation Improvements or additions to documentation react This issue requires work in React django This issue requires backend work in Django docker This issue requires work in Docker labels Apr 20, 2023
@analizzi analizzi self-assigned this Apr 29, 2023
This was referenced May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
2 participants