0.1.0 • Published 4 years ago

@getstation/authentication v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Station Authentication

auth.getstation.com website.

Netlify Status

Development

Setup

  • Clone this repository
  • Run yarn to install dependencies
  • Create a .env file with a unique ENVKEY 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.