This project is supposed to showcase the way to integrate octomind into a vercel-deployed app.
This is a Next.js project bootstrapped with create-next-app
.
Deployment happens on Vercel with the native vercel-github integration.
The octomind tests use the octomind execute action and the octomind github app to enable running tests on each preview branch. See the .github/workflows/octomind.yml file for the actions integration or just copy it:
vercel-actions-example/.github/workflows/octomind.yml
Lines 1 to 18 in dd5380f
See 🚀🐙 trigger octomind e2e tests 🚀🐙 for a successful actions run after a vercel deployment.
Follow the setup workflow as described in our docs to get the required data.