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

Update README #6

Open
tai271828 opened this issue Nov 16, 2021 · 4 comments
Open

Update README #6

tai271828 opened this issue Nov 16, 2021 · 4 comments
Assignees
Projects
Milestone

Comments

@tai271828
Copy link

tai271828 commented Nov 16, 2021

We have known there are two tips when setting up the frontend.

  1. node.js v15 is suggested. (update: not really, see Fail to compile for missing fibers.node #7 )
  2. change the url for local dev:
diff --git a/vue.config.js b/vue.config.js
index 7975f13..0c5fdb6 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -4,7 +4,7 @@ module.exports = {
     disableHostCheck: true,
     proxy: {
       '/server': {
-        target: 'https://staging.disfactory.tw',
+        target: 'http://localhost:8888',
         changeOrigin: true,
  1. [Content] Update README - add tutorial for Windows users from scratch #81
@zztin
Copy link
Collaborator

zztin commented Jan 12, 2022

here are some texts to start with
https://hackmd.io/-EOhL-GdQMuZYQzGEx4AnQ

@tai271828 tai271828 added this to the alpha milestone Jan 23, 2022
@tai271828 tai271828 added this to To do in Alpha via automation Jan 23, 2022
@tai271828
Copy link
Author

#49 is landed. The README update is a must for alpha now.

@tai271828 tai271828 removed this from To do in Alpha Feb 23, 2022
@tai271828 tai271828 added this to To do in Beta via automation Feb 23, 2022
@tai271828 tai271828 modified the milestones: alpha, beta Feb 23, 2022
@diaoga diaoga moved this from To do to Review in progress in Beta May 24, 2022
@tai271828 tai271828 self-assigned this May 24, 2022
@diaoga
Copy link
Collaborator

diaoga commented May 24, 2022

需要切分成更細緻的工作項目以利追蹤

@tai271828
Copy link
Author

Next step:

This issue is too big. Let us redefine it to see if we want to close it or track with the other issues.

@diaoga diaoga moved this from Review in progress to In progress in Beta Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Beta
In progress
Development

No branches or pull requests

3 participants