Starter template to build GitHub Apps with with Probot and NextJS.
- Typescript
- NextJS
- Serverless
- Deploy to Vercel
gh repo create <your-app-name> --template maximousblk/probot-nextjs-starter # use the generate button
cd <your-app-name>
yarn install
yarn bot:build
yarn bot:build
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.
The MIT License © 2021 Maximous Black maximousblk@gmail.com