# eericxu_github_app **Repository Path**: Eericxu/eericxu_github_app ## Basic Information - **Project Name**: eericxu_github_app - **Description**: No description available - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-12 - **Last Updated**: 2021-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # eericxu-github-app > A GitHub App built with [Probot](https://github.com/probot/probot) that A Probot app ## Setup ```sh # Install dependencies npm install # Run the bot npm start ``` ## Docker ```sh # 1. Build container docker build -t eericxu-github-app . # 2. Start container docker run -e APP_ID= -e PRIVATE_KEY= eericxu-github-app ``` ## Contributing If you have suggestions for how eericxu-github-app could be improved, or want to report a bug, open an issue! We'd love all and any contributions. For more, check out the [Contributing Guide](CONTRIBUTING.md). ## License [ISC](LICENSE) © 2021 eericxu <2681350846@qq.com>