Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 257 Bytes

File metadata and controls

10 lines (7 loc) · 257 Bytes

MyFaceAccounts

Follow the instructions in the README.md files in myface-ui and myface-api.

If you get an error with fetch requests when trying to access the frontend, run:

dotnet dev-certs https --trust

Then restart your browser and try again.