Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/riccardogiorato/template-go-vercel

Template to get started with Go / Golang on Vercel for free!
https://github.com/riccardogiorato/template-go-vercel

go golang golang-examples serverless vercel vercel-serverless

Last synced: about 7 hours ago
JSON representation

Template to get started with Go / Golang on Vercel for free!

Awesome Lists containing this project

README

        

# template-go-vercel

[![](/public/cover.jpg)](https://template-go-api.vercel.app/)

a template to get started with Go / Golang on Vercel!

Serverless Functions running on Vercel: https://template-go-api.vercel.app/

## Getting Started

1. Clone the repository from here: https://github.com/riccardogiorato/template-go-vercel
2. Do "pnpm install" to install dependencies
3. Do "pnpm setup" to login and link your Vercel account to this project
4. Type "pnpm start" or "pnpm vercel dev" to start running your Go serverless functions locally!

## Article

You can find a written version here: [medium.com/geekculture/getting-started-with-go-on-vercel-a6125de4b868](https://medium.com/geekculture/getting-started-with-go-on-vercel-a6125de4b868?source=friends_link&sk=e6aa8ab4808d6f4f2c9fcadee006940e)

## Credits

[Created by @riccardogiorato](https://github.com/riccardogiorato/template-go-vercel)