You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: