Skip to content

Windows development environment #1911

Closed Answered by ildyria
mlapaglia asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, welcome to Lychee.
I would say the best way would be to either use a full Linux distro, or run WSL2 with Linux in it. This will make it significantly easier for you to get set up and fix bugs. Docker is also quite compatible with WSL2 so this should not be a problem either. https://askubuntu.com/a/1397300

With regard to front-end back-end. You make a PR for both repo and in the Front end you just use the same branch name, and add a pointer to the PR on this repo.
The merging process is then as follows:

  1. Merge on Front
  2. Rebuild front
  3. Update the Lychee-front submodule to point master
  4. commit on base repo (still your branch).
  5. Merge on this repo.

All this is discussed here: https://lycheeo…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ildyria
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Documentation Missing documents and help
2 participants
Converted from issue

This discussion was converted from issue #1910 on June 28, 2023 19:48.