logto
logto copied to clipboard
enhancement: add better support for windows dev environment
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.
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.
Would like to work on this issue.
i would like to work on it. kindly assign it to me!
@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.
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.
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.