mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2024-11-18 09:06:18 +00:00
Nabarun Gogoi
c4ba59d97e
* Create repo webhook and express handler for webhook * Create deployments from commits in GitHub * Update isCurrent in previous production deployment * Create script for setting authority * Update README for initialize registry script * Handle review changes * Use correct repo URL in record data * Handle github unique webhook error * Handle async execution of publishing records * Update readme with ngrok setup * Review changes * Add logs for GitHub webhooks --------- Co-authored-by: neeraj <neeraj.rtly@gmail.com>
5 lines
122 B
Bash
5 lines
122 B
Bash
REACT_APP_GQL_SERVER_URL = 'http://localhost:8000/graphql'
|
|
|
|
REACT_APP_GITHUB_CLIENT_ID =
|
|
REACT_APP_GITHUB_TEMPLATE_REPO =
|