Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 390 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 390 Bytes

Fastify Example

This example starts a Fastify server.

Deploy on Railway

✨ Features

  • Fastify
  • TypeScript

💁‍♀️ How to use

  • Install dependencies npm ci
  • Connect to your Railway project railway link
  • Start the development server railway run npm run dev