camicroscope / caMicroscope

Digital pathology image viewer with support for human/machine generated annotations and markups.
BSD 3-Clause "New" or "Revised" License
247 stars 286 forks source link

Sign in Page on the sign up page doesn't work properly #867

Open CodebyCc opened 5 months ago

CodebyCc commented 5 months ago

The sign-in page that allows existing users to login doesn't work properly on the sign up page

AkshadGawde commented 5 months ago

Hey, I'm currently working on this issue and I need some assistance. Could you please guide me on how to start the development server using npm or pnpm?

Thanks in advance for your help!

Best regards, Akshad Gawde

CodebyCc commented 5 months ago

Hey, I'm currently working on this issue and I need some assistance. Could you please guide me on how to start the development server using npm or pnpm?

Thanks in advance for your help!

Best regards, Akshad Gawde

Hi Akshad ,

kindly email me so we both work on it tomorrow. Ciici6440@gmail.com.

AkshadGawde commented 5 months ago

Hey, I'm currently working on this issue and I need some assistance. Could you please guide me on how to start the development server using npm or pnpm? Thanks in advance for your help! Best regards, Akshad Gawde

Hi Akshad ,

kindly email me so we both work on it tomorrow. Ciici6440@gmail.com.

I have emailed you regarding the same .

birm commented 5 months ago

Can you explain what you expected to see and what you actually see?

AkshadGawde commented 5 months ago

Can you explain what you expected to see and what you actually see?

Thanks for your prompt response! To clarify, I expected to see the development server for caMicroscope start up successfully when using npm or pnpm commands. However, I'm encountering some issues or errors during the process.

Looking forward to your assistance.

birm commented 5 months ago

Oh! We wouldn't usually run camicroscope with npm directly; the login page is injected as a configuration file when used with docker compose https://github.com/camicroscope/Distro/blob/218d97339fd8d237ca1574c881ff1439f2098220/develop.yml#L21