Skip to content

barrybtw/fly-cd

Repository files navigation

express-fly-cd

project-image

Sample Express application setup for continuous deployment with Fly.io.

shields

🧐 Features

Here're some of the project's best features:

  • Continuous Development (CD) with GitHub actions
  • TypeScript
  • Environment variable validation

🛠️ Installation Steps:

1. Install dependencies

{npm/yarn/pnpm} install

2. Environment variables

+ PGHOST=""
+ PGDATABASE=""
+ PGUSER=""
+ PGPASSWORD=""
+ ENDPOINT_ID=""

3. Run the server

{npm/yarn/pnpm} run dev

💻 Built with

Technologies used in the project:

  • Typescript
  • Express.js
  • Zod
  • @t3-oss/env
  • postgres
  • tsup

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published