javivelasco / vercel

Develop. Preview. Ship.

Home Page:https://vercel.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vercel

Develop. Preview. Ship now.

CI Status Join the community on GitHub Discussions

Usage

Vercel is the optimal workflow for frontend teams. All-in-one: Static and Jamstack deployment, Serverless Functions, and Global CDN.

Get started by Importing a Git Project and use git push to deploy. Alternatively, you can install Vercel CLI.

Documentation

For details on how to use Vercel, check out our documentation.

Caught a Bug?

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Install dependencies with yarn install
  3. Compile the code: yarn build
  4. Link the package to the global module directory: cd ./packages/now-cli && yarn link
  5. You can start using vercel anywhere inside the command line

As always, you should use yarn test-unit to run the tests and see if your changes have broken anything.

How to Create a Release

If you have write access to this repository, you can read more about how to publish a release here.

About

Develop. Preview. Ship.

https://vercel.com

License:Apache License 2.0


Languages

Language:TypeScript 76.5%Language:JavaScript 20.3%Language:Python 1.0%Language:HTML 1.0%Language:Go 0.7%Language:Shell 0.3%Language:Ruby 0.2%