You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Follow the instructions in the README files inside the **/client** and **/server** directories for more information on configuring and using the client and server apps.
99
99
100
+
3. Create an account after setting up the **/server**`.env` using the instructions in it's README file.<br>
101
+
- Navigate to the /server directory from the commandline and run:<br>
102
+
`npm run user:create [email protected] --password=anypasasword --displayname="Game Tester" --emailverified=true`
0 commit comments