Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/carbon-design-system/carbon-badges

A site to apply for Carbon badges.
https://github.com/carbon-design-system/carbon-badges

Last synced: 2 months ago
JSON representation

A site to apply for Carbon badges.

Lists

README

        

# Carbon Badges

## Development

1. `yarn vercel:login` - First log in to Vercel so you can develop Vercel Serverless Functions locally by replicating the Vercel production environment with your localhost.

1. `yarn vercel` - Select the `Carbon Design System` scope and link to `carbon-design-system/carbon-badges`. This triggers a build, but just a preview deployment so production is unaffected.

1. `yarn vercel:env:pull` to have the Vercel CLI create your development `.env` file.

1. `yarn vercel:dev` - Runs `yarn dev` alongside Vercel functions.