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

Add boilerplate for local UI #38

Closed
lewish opened this issue Dec 4, 2018 · 1 comment
Closed

Add boilerplate for local UI #38

lewish opened this issue Dec 4, 2018 · 1 comment

Comments

@lewish
Copy link
Collaborator

lewish commented Dec 4, 2018

For a number of future features, we plan to serve a UI on localhost that can aid with a number of tasks such as:

  • Viewing the compiled output of a project (and recompiling automatically when it changes)
  • Running new deployments
  • Viewing the results of a run
  • Setting up a warehouse connection

To do all of this, we should add a new command, dataform serve that starts up a local web server, and serves a basic react app that we can add these features to.

@lewish lewish added this to the Open-source Beta milestone Dec 4, 2018
@lewish lewish added the queued label Dec 4, 2018
@lewish lewish removed this from the Open-source Beta milestone Jan 24, 2019
@lewish lewish added backlog and removed queued labels Jan 24, 2019
@lewish
Copy link
Collaborator Author

lewish commented May 29, 2019

I'm going to close this for now as it's not on the roadmap.

@lewish lewish closed this as completed May 29, 2019
@lewish lewish removed the P3 label May 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant