Skip to content

railway-bot/fastify

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

47 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

title description tags
Fastify
A Fastify server
fastify
typescript

Fastify Example

This example starts a Fastify server.

Deploy on Railway

โœจ Features

  • Fastify
  • TypeScript

๐Ÿ’โ€โ™€๏ธ How to use

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

๐Ÿ“ Notes

The server started simply returns a { message: "Hello world!" } payload in JSON. The server code is located in the index.ts file.

..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%