https://github.com/sambhav2612/app-1
https://github.com/sambhav2612/app-1
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sambhav2612/app-1
- Owner: sambhav2612
- License: isc
- Created: 2018-01-02T19:13:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T18:59:40.000Z (over 2 years ago)
- Last Synced: 2025-01-22T01:36:31.143Z (4 months ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# app-1
> a GitHub App built with [probot](https://github.com/probot/probot) that
## Setup
```
# Install dependencies
npm install# Run the bot
npm start
```See [docs/deploy.md](docs/deploy.md) if you would like to run your own instance of this app.