riccardogiorato / template-go-vercel

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

Home Page:https://template-go-api.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

template-go-vercel

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 "yarn dev" to install dependencies
  3. Do "yarn setup" to login and link your Vercel account to this project
  4. Type "yarn start" or "yarn 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

Credits

Created by @riccardogiorato

About

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

https://template-go-api.vercel.app/

License:MIT License


Languages

Language:Go 52.6%Language:HTML 47.4%