Skip to content

ExpressJS Server, CORS setup, Winston Logging, Railway Deploy-Ready

Notifications You must be signed in to change notification settings

gadsdencode/express-server-starter

Repository files navigation

ExpressJS API Example

This example starts an ExpressJS server written in TypeScript.

✨ Features

  • Express
  • TypeScript
  • CORS Setup
  • Supabase Client
  • Websockets
  • Winston Logger
  • Example API Endpoint

💁‍♀️ How to use

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

📝 Notes

The server code is located in src/index.ts. Returns a healthcheck status: "ok" payload in JSON.

👏 Thanks

About

ExpressJS Server, CORS setup, Winston Logging, Railway Deploy-Ready

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published