Replies: 1 comment 12 replies
-
You need to check your database and look up that error code.
|
Beta Was this translation helpful? Give feedback.
12 replies
Answer selected by
albert-bn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to self-host Monkeytype on my Local Area Network. I have followed the written instructions on how to do so. I understand that backend installation (i.e. Firebase and Mongodb) is required if I want to have user account creation system.
I have no issue with the frontend installation and it works as expected. However, I just couldn't get the backend to work (i.e. local account creation). I have read through the guides and redo the installation several times but no success.
My setup is:
Am I missing something?
Is local account creation system supported?
When I try to sign up a new account, I realised that it is trying to reach https://api.monkeytype.com/users/signup in the console which make me wonder if account can be created locally.
Beta Was this translation helpful? Give feedback.
All reactions