https://github.com/xuthus5/zeit-serverless
Serverless service of golang, applied to Vercel/Zeit.
https://github.com/xuthus5/zeit-serverless
go serverless serverless-functions vercel vercel-deployment vercel-now vercel-serverless zeit zeit-now
Last synced: 4 months ago
JSON representation
Serverless service of golang, applied to Vercel/Zeit.
- Host: GitHub
- URL: https://github.com/xuthus5/zeit-serverless
- Owner: xuthus5
- Created: 2020-04-05T11:26:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-18T00:31:49.000Z (about 5 years ago)
- Last Synced: 2024-10-24T16:49:10.124Z (8 months ago)
- Topics: go, serverless, serverless-functions, vercel, vercel-deployment, vercel-now, vercel-serverless, zeit, zeit-now
- Language: HTML
- Homepage: https://xuthus.cc/api
- Size: 1.5 MB
- Stars: 4
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Serverless service for ZEIT. Written in [Golang](https://golang.org/).
## Deploy your own
You'll want to fork this repository and deploy your own image to primitive.
1. Click the fork button at the top right of GitHub
2. Clone the repo to your local machine with `git clone URL_OF_FORKED_REPO_HERE`
4. Deploy by running `now` from the CLI (if you don't already have it, run `npm install -g now`)Alternatively, you can do a one-click to deploy with the button below.
[](https://zeit.co/new/project?template=xuthus5/zeit-serverless)