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

Automate the project setup steps #7

Open
8 tasks
danielemery opened this issue Oct 7, 2023 · 0 comments
Open
8 tasks

Automate the project setup steps #7

danielemery opened this issue Oct 7, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@danielemery
Copy link
Owner

danielemery commented Oct 7, 2023

Update the docker-react cli tool to be able to:

  • Validate that each of the project setup steps have been performed
  • Perform the project setup steps

The steps as documented in the README are:

  • Install docker-react package and validation library
  • Creating an environment variable schema
  • Importing generated environment variable file into index.html (this has some overlap with Invalidate environment variable file using hash #8)
  • Creating a Dockerfile and .dockerignore
  • Updating npm scripts
  • Replacing references to build time environment variables with new window env
@danielemery danielemery added the enhancement New feature or request label Oct 7, 2023
@danielemery danielemery added this to the stable-release milestone Oct 8, 2023
danielemery added a commit that referenced this issue Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant