0.3.0 • Published 4 years ago
stech-supernova v0.3.0
Supernova
A modern, accessible design system. Built for Space Casino.
Documentation
Doc pages are autogenerated by Storybook, but can be customised using the JSDoc comment API. Full markdown syntax is supported within JSDoc comment blocks. See this link for full details.
Versioning
Releases are managed through Auto, are deployed over npm, and should use semantic versioning.
Environment Variables
In order to prep a new release or push to npm, the following environment variables (.env
) will be required:
GH_TOKEN
: Value can be generated on your GitHub token page; the token must haverepo
scope.NPM_TOKEN
: Value can be generated on your npm account profile. Log in and go to Settings -> Access Tokens and generate a new token withPublish
scope.