Describe the bug
I have tried to install the github appointment version to start using appointments and have successfully got all the containers running and can see the database empty tables locally.
The github documentation mentions that when viewing localhost frontend first time it will let me register however I only get the normal login page requesting username and password, which fails because I have not had a chance to register.
I have the backend env file as per the readme and added my email address to the env file but not been able to get to the registration page. Could you please guide on this? I have attached screenshots of the backend .env file and error screen on my local.
Also the backend url only shows text “Health check OK” is that correct?
To Reproduce
Followed the installation readme steps, when accessing http://localhost:8090/ I get a logon screen first time rather than registration and if I add username and password it fails
Expected behavior
Be able to register and create account when accessing frontend localhost first time
Actual behavior
Get a log on screen with access denied
Screenshots
System
Mac M1 pro
- OS: Tahoe 26.4.1 (25E253)
- Browser Version Chrome 147
Additional context
Describe the bug
I have tried to install the github appointment version to start using appointments and have successfully got all the containers running and can see the database empty tables locally.
The github documentation mentions that when viewing localhost frontend first time it will let me register however I only get the normal login page requesting username and password, which fails because I have not had a chance to register. I have the backend env file as per the readme and added my email address to the env file but not been able to get to the registration page. Could you please guide on this? I have attached screenshots of the backend .env file and error screen on my local.
Also the backend url only shows text “Health check OK” is that correct?
To Reproduce
Followed the installation readme steps, when accessing http://localhost:8090/ I get a logon screen first time rather than registration and if I add username and password it fails
Expected behavior
Be able to register and create account when accessing frontend localhost first time
Actual behavior
Get a log on screen with access denied
Screenshots
System
Mac M1 pro
Additional context