import React from 'react' import OnboardingActions from './onboarding-actions' class SelfHostingSetupPage extends React.Component { static displayName = 'SelfHostingSetupPage' _onContinue = () => { OnboardingActions.moveToPage("self-hosting-config"); } render() { return (
inbox-auth
script. For example: bin/inbox-auth you@gmail.com
.
bin/inbox-start
and the API via bin/inbox-api
.