You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm not sure why you want to deploy to Vercel, because unlike many Github blog repos, this one doesn't need to be deployed to be used: you can check the how-it-works section.
If you're certain you want to deploy Tinymind yourself, you need to create a .env file with the following content:
GITHUB_ID=# your Github app idGITHUB_SECRET=# your Github app secretNEXTAUTH_SECRET=# random generate oneNEXTAUTH_URL=http:localhost:3000
Then you need to create an application in Github and paste the GITHUB_ID and GITHUB_SECRET. Then run:
Great project! How can I deploy this repository to Vercel, and what settings should be added?
The text was updated successfully, but these errors were encountered: