superfly / fly

Deploy app servers close to your users. Package your app as a Docker image, and launch it in 17 cities with one simple CLI.
https://fly.io
985 stars 47 forks source link

Package refactor #152

Closed michaeldwan closed 6 years ago

michaeldwan commented 6 years ago

This PR splits code into separate packages for v8env and core (cli, server, bridge, data adapters, etc) and adds tooling to work with a multi-package repo.

Why?

There's a bunch of reasons for this, but here's some of the bigger ones:

What's left?

See https://github.com/superfly/fly/milestone/1

michaeldwan commented 6 years ago

Alright folks, I think this is ready to go 😄