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

Backend system ready for production (4/4) #1003

Open
7 tasks
natew opened this issue Aug 3, 2019 · 0 comments
Open
7 tasks

Backend system ready for production (4/4) #1003

natew opened this issue Aug 3, 2019 · 0 comments

Comments

@natew
Copy link
Contributor

natew commented Aug 3, 2019

Which should leave the app in pretty good shape for the next part, which likely falls into September, which is essentially building it all out to production and fixing everything so it runs as Orbit.app:

  • We need reloading to work for node side of things
  • Topologically sort the apps based on their dependency graph, so they can provide DLL to each other if they need to do so (see demo-api-grid imports slack-app, could use that DLL)
  • Get builds working to Orbit.app
  • Debug all of the above workflows using Orbit.app
  • On initial installation/startup, install the orbit cli, verify node is installed on their system
  • Revisit and fix updating Orbit.app, make sure servers are working
  • Work through the many bugs with running in production and generally stabilizing for a beta release
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