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

Dockerize / Travis #15

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

Dockerize / Travis #15

wants to merge 2 commits into from

Conversation

srl295
Copy link
Member

@srl295 srl295 commented Jun 27, 2019

Fixes: #13 Dockerize
Fixes: #14 Travis

srl295 added 2 commits June 26, 2019 10:53
- add Dockerfile and instructions
- add `npm start` target

Fixes: unicode-org#13
@srl295 srl295 self-assigned this Jun 27, 2019
@srl295 srl295 requested a review from sffc June 27, 2019 22:04
@@ -99,3 +99,14 @@ GITHUB_APP_PEM_BLOB=LS0tLS1...
GITHUB_OAUTH_CLIENT_ID=xxxxxxxxxx
GITHUB_OAUTH_CLIENT_SECRET=xxxxxxxxxx
```

## Docker
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should go into the "Quick Start" section that talks about the two existing ways to run the app: directly or via GCP Cloud Function.

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.

travis Dockerize
2 participants