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 docker and CI configuration #183

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

nikmel2803
Copy link

@nikmel2803 nikmel2803 commented Jan 25, 2021

Hi!
I added docker config. These changes will allow using graphql-voyager without any changes in user code, by running it as a Docker container.
Also, I added a new job for Github Actions to build and push docker image automaticaly.

@IvanGoncharov, please create an account on hub.docker.com and I change the repository name to the right one.

Also, fixes #127

@nikmel2803
Copy link
Author

Hi, @IvanGoncharov
Can you view my PR please?
This is a useful feature for my team, and I think some will find it useful too.

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.

Cross-Origin Request Blocked => to fix it, I need to remove credentials in fetch call
1 participant