Skip to content

nesimtunc/fly-io-nodejs-typescript

Repository files navigation

fly-io-nodejs-typescript

A sample NodeJS application that written in TypeScript and ready to deploy to fly.io

It comes with;

Don't forget to setup API_BASE_URL in environment (for local) and as a secret on fly.io for production. Well, if you forget to set it, the app will tell you in the logs, and exit the process.

Check out the scripts in package.json

How to deploy to fly.io

After creating an account on fly.io and install the fly CLI tool

fly launch for the first time

fly deploy for a new release

For more checkout the documentations https://fly.io/docs

ToDo

  • Add some unit tests

About

A sample NodeJS application that written in TypeScript and ready to deploy to fly.io

Topics

Resources

License

Stars

Watchers

Forks