Skip to content

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

License

Notifications You must be signed in to change notification settings

Jeff-Tian/first-go-vercel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. Install Go https://go.dev/dl/
  3. Do "yarn dev" to install dependencies
  4. Do "yarn setup" to login and link your Vercel account to this project
  5. 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!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 54.9%
  • HTML 45.1%