Skip to content

Add Dockerfile and update docker-compose.yml for local Docker setup for issue #437 #487

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

allyson48103
Copy link

…minor adjustments for local dev

Resolves #437

What changes did you make and why did you make them?

Added a Dockerfile and updated docker-compose.yml to set up local development with Docker. Minor adjustments were made to support running the app locally.

I did not have access to a valid Storyblok authentication token, so the application cannot fetch real CMS content at this time.

Assuming a valid Storyblok token is provided, the app should be able to fetch and render the content correctly without further changes.

Did you run tests? Yes

How did you find us? (GitHub, Google search, social media, etc.): Github

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.

Run the app using Docker
1 participant