Manually running frontend shows landing page #265
Answered
by
RamiAwar
zhangmain666
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
RamiAwar
Jul 19, 2024
Replies: 1 comment
-
Hey @zhangmain666 ! You just need to run the frontend with https://github.com/RamiAwar/dataline/blob/main/frontend%2FREADME.md What you see is the website. We plan on separating those later. Thanks for the feedback, we'll bring more attention to this in the docs! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
RamiAwar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @zhangmain666 !
You just need to run the frontend with
NODE_ENV=local
https://github.com/RamiAwar/dataline/blob/main/frontend%2FREADME.md
What you see is the website. We plan on separating those later.
Thanks for the feedback, we'll bring more attention to this in the docs!