Starter template to build GitHub Apps with with Probot and NextJS.
Features
- Typescript
- NextJS
- Serverless
- Deploy to Vercel
Getting Started
Use the template
gh repo create <your-app-name> --template maximousblk/probot-nextjs-starter # use the generate button cd <your-app-name>
Install dependencies
yarn install
Build the app
yarn bot:build
Start the app
yarn bot:build
Contributing
If you have suggestions for how probot-nextjs-starter 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.
License
The MIT License © 2021 Maximous Black maximousblk@gmail.com