Danijel-Enoch / expressjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title description tags
ExpressJS
An ExpressJS server
express
typescript

ExpressJS Example

This example starts an ExpressJS server.

Deploy on Railway

✨ Features

  • Express
  • 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 Hello: "World" payload in JSON. The server code is located in src/index.js.

About


Languages

Language:TypeScript 100.0%