All Projects → vercel → Vercel

vercel / Vercel

Licence: apache-2.0
Develop. Preview. Ship.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
EJS
674 projects
stylus
462 projects
CSS
56736 projects

Projects that are alternatives of or similar to Vercel

Tsukae
🧑‍💻📊 Show off your most used shell commands
Stars: ✭ 345 (-95.7%)
Mutual labels:  cli, command
Awless
A Mighty CLI for AWS
Stars: ✭ 4,821 (-39.85%)
Mutual labels:  cloud, cli
Serverlessui
A command-line utility for deploying serverless applications to AWS. Complete with custom domains, deploy previews, TypeScript support, and more.
Stars: ✭ 434 (-94.59%)
Mutual labels:  cli, jamstack
Nestjs Console
A nestjs module that provide a cli to your application.
Stars: ✭ 284 (-96.46%)
Mutual labels:  cli, command
Arg
Simple argument parsing
Stars: ✭ 897 (-88.81%)
Mutual labels:  cli, command
Crudini
A utility for manipulating ini files
Stars: ✭ 292 (-96.36%)
Mutual labels:  cli, command
Saws
A supercharged AWS command line interface (CLI).
Stars: ✭ 4,886 (-39.04%)
Mutual labels:  cloud, cli
trailing-slash-guide
Understand and fix your static website trailing slash issues!
Stars: ✭ 255 (-96.82%)
Mutual labels:  jamstack, vercel
Ultima
An open source, Infrastructure-as-Code cloud platform with built-in CI and local development environment.
Stars: ✭ 18 (-99.78%)
Mutual labels:  cloud, hosting
Server
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
Stars: ✭ 6,858 (-14.44%)
Mutual labels:  cloud, hosting
Cliffy
NodeJS Framework for Interactive CLIs
Stars: ✭ 263 (-96.72%)
Mutual labels:  cli, command
Litecloud
User management system for the server (Home Cloud).
Stars: ✭ 26 (-99.68%)
Mutual labels:  cloud, hosting
commercejs-nextjs-vercel
Serverless eCommerce demo store built for the Jamstack. Built with Commerce.js, Next.js and can be one click deployed to Vercel. Includes product catalogue, categories, variants, cart, checkout, order confirmation and printable receipts. This is an open source project.
Stars: ✭ 68 (-99.15%)
Mutual labels:  jamstack, vercel
Ghost Cli
CLI Tool for installing & updating Ghost
Stars: ✭ 313 (-96.09%)
Mutual labels:  cli, jamstack
thvu-blog
My digital home on the internet.
Stars: ✭ 51 (-99.36%)
Mutual labels:  jamstack, vercel
Cobra
A Commander for modern Go CLI interactions
Stars: ✭ 24,437 (+204.89%)
Mutual labels:  cli, command
commercejs-chopchop-demo
A Commerce.js starter kit for Next.js. A beautifully designed elegantly developed, end to end commerce experience for developers and agencies. Pre-integrated with Stripe. One-click deploy to Vercel.
Stars: ✭ 129 (-98.39%)
Mutual labels:  jamstack, vercel
Portfolio
A Next.js & Material UI portfolio that stylizes markdown files from the GitHub API and Contentful CMS.
Stars: ✭ 18 (-99.78%)
Mutual labels:  jamstack, vercel
Dev Setup
macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.
Stars: ✭ 5,590 (-30.26%)
Mutual labels:  cloud, cli
Aruba
Test command-line applications with Cucumber-Ruby, RSpec or Minitest. The most up to date documentation can be found on Cucumber.Pro (https://app.cucumber.pro/projects/aruba)
Stars: ✭ 900 (-88.77%)
Mutual labels:  cli, command

Vercel

Develop. Preview. Ship.

CI Status Join the community on GitHub Discussions

Usage

Vercel is a platform for static sites and frontend frameworks, built to integrate with your headless content, commerce, or database.

We provide a frictionless developer experience to take care of the hard things: deploy instantly, scale automatically, and serve personalized content around the globe.

We make it easy for frontend teams to develop, preview, and ship delightful user experiences, where performance is the default.

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/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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].