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

enhance: assume local development #860

Conversation

wesleyboar
Copy link
Member

@wesleyboar wesleyboar commented Aug 7, 2024

Overview

Assume anyone running make start is developing locally.

Our deploy process uses its own docker-compose files and Dockerfiles.

Related

Changes

  • changed Makefile to use dev compose files
  • changed README to assume reader is a developer

Testing

  1. make build
  2. make start
  3. change any code
  4. verify change is synced to docker compose

UI

  1. Read "Getting Started" (specifically, "3. Build & …").
  2. Read "Update Project" (specifically, "▶ Advanced").

Our deploy process uses its own docker-compose files and Dockerfiles.
@wesleyboar wesleyboar marked this pull request as ready for review August 7, 2024 20:18
@wesleyboar wesleyboar changed the title chore: assume local development enhance: assume local development Aug 7, 2024
@wesleyboar wesleyboar merged commit c5a952e into main Aug 7, 2024
@wesleyboar wesleyboar deleted the chore/assume-anyone-running-make-start-within-repo-is-developing branch August 7, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant