@getstation/authentication
v0.1.0
Published
Station login page
Keywords
Readme
Station Authentication
auth.getstation.com website.
Development
Setup
- Clone this repository
- Run
yarnto install dependencies - Create a
.envfile with a uniqueENVKEYgenerated through EnvKey App - Run
yarn startto start the dev server
Commands
yarn start will start the development server.
yarn run storybook will start the Storybook server.
Deployment
master is deployed on auth.getstation.com with Netlify.
