logto-io / logto

🧑‍🚀 The better identity infrastructure for developers and the open-source alternative to Auth0.
https://logto.io
Mozilla Public License 2.0
8.54k stars 429 forks source link

enhancement: add better support for windows dev environment #4512

Open charIeszhao opened 1 year ago

charIeszhao commented 1 year ago

What problem did you meet?

As a Node.js application, Logto does support running on Windows. However, our dev team don't have the bandwidth to provide compatible installation scripts for Windows platform (#1607). Currently, Windows users can only install Logto through docker image. Moreover, building from source code is also impossible for Windows users, since most of our building scripts are written in bash and unix commands.

Describe what you'd like Logto to have

Provide better support for Windows platform, porting all unix commands and bash scripts to platform agnostic solutions. E.g. Using rimraf instead of rm -rf Able to run one-liner script on Windows and install Logto instance properly. Able to run pnpm dev on Windows and start Logto local dev environment successfully.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Aady7 commented 1 year ago

Would like to work on this issue.

iamujjwalrawat commented 11 months ago

i would like to work on it. kindly assign it to me!

charIeszhao commented 11 months ago

@Aady7 @iamujjwalrawat Hi guys, thanks for showing your interest. This is an open task and you don't actually need to be assigned before starting working on this. Please kindly create a pull request when you are ready. You can also collaborate together on this and both of you will be appreciated.

github-actions[bot] commented 10 months ago

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 9 months ago

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.