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 48 forks source link

TypeScript native edge apps #174

Closed mrkurt closed 5 years ago

mrkurt commented 6 years ago

Building edge apps in TypeScript is pretty nice with some config, it would be cool to be entirely TypeScript native.

Ideally people could generate a minimal new TypeScript app with the CLI, and magically get index.ts with all the lovely type hinting in VS Code when they edit it.

mrkurt commented 5 years ago

Gonna close this and worry about it when https://github.com/superfly/fly.rs is the thing.