a template to get started with Go / Golang on Vercel!
Serverless Functions running on Vercel: https://template-go-api.vercel.app/
- Clone the repository from here: https://github.com/riccardogiorato/template-go-vercel
- Do "pnpm install" to install dependencies
- Do "pnpm setup" to login and link your Vercel account to this project
- Type "pnpm start" or "pnpm vercel dev" to start running your Go serverless functions locally!
You can find a written version here: medium.com/geekculture/getting-started-with-go-on-vercel-a6125de4b868