@getstation/authentication
v0.1.0
Published
Station login page
Downloads
5
Keywords
Readme
Station Authentication
auth.getstation.com website.
Development
Setup
- Clone this repository
- Run
yarn
to install dependencies - Create a
.env
file with a uniqueENVKEY
generated through EnvKey App - Run
yarn start
to 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.