27 Forks
76 Stars
76 Watchers

schemas

All schemas used for validation that are shared between our projects

How to download and setup schemas

Open terminal and run command
git clone https://github.com/vercel/schemas.git
git clone is used to create a copy or clone of schemas repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with schemas https://github.com/vercel/schemas/archive/master.zip

Or simply clone schemas with SSH
[email protected]:vercel/schemas.git

If you have some problems with schemas

You may open issue on schemas support forum (system) here: https://github.com/vercel/schemas/issues