/safe-auth0

(WIP) SAFE stack with authentication using Auth0

Primary LanguageF#MIT LicenseMIT

safe-auth0 Deploy to heroku

Demo of SAFE Stack with authentication using Auth0.

WIP: To do: Backend setup and call a corresponding API

Prerequisites

Development

# for the first time use only
dotnet tool restore

# development
dotnet run

# production
dotnet run bundle