Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement: add better support for windows dev environment #4512

Open
charIeszhao opened this issue Sep 15, 2023 · 6 comments
Open

enhancement: add better support for windows dev environment #4512

charIeszhao opened this issue Sep 15, 2023 · 6 comments
Assignees
Labels
feature Cool stuff stale status/not-planned Currently we have no resource to do it. But contribution is welcome.

Comments

@charIeszhao
Copy link
Member

charIeszhao commented Sep 15, 2023

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
Copy link

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
Copy link

Aady7 commented Oct 11, 2023

Would like to work on this issue.

@iamujjwalrawat
Copy link

iamujjwalrawat commented Oct 23, 2023

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

@charIeszhao
Copy link
Member Author

@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.

Copy link

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 github-actions bot added the stale label Nov 21, 2023
@simeng-li simeng-li added feature Cool stuff status/not-planned Currently we have no resource to do it. But contribution is welcome. and removed stale labels Dec 27, 2023
Copy link

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 github-actions bot added the stale label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Cool stuff stale status/not-planned Currently we have no resource to do it. But contribution is welcome.
Development

No branches or pull requests

4 participants