All Templates / Starters

ExpressJS

ExpressJS

An ExpressJS app using the Pug view engine connected to a Postgres database

Deploy ExpressJS

Express

unicodeveloper/deploy-express-on-railway

Just deployed

Postgres

railwayapp-templates/postgres-ssl:16

Just deployed

/var/lib/postgresql/data

ExpressJS Example

This example starts an ExpressJS server using a Pug view engine connected to a Postgres database.

✨ Features

  • Express
  • JavaScript
  • Pug
  • Database

💁‍♀️ How to use

  • Install dependencies npm install
  • Connect to your Railway project railway link
  • Start the server railway run npm start

📝 Notes

The server started returns a timestamp from the database via a page using the Pug view engine.


Deploy Now

Details

Prosper Otemuyiwa

Created on Nov 14, 2024

5 total projects

2 active projects

100% success on recent deploys

JavaScript, Pug, CSS

Starters



More templates in this category

View Template
Django Monolith

Django Monolith

A Django app connected to a Postgres database with Celery and Celery Beat.


Prosper Otemuyiwa

View Template
TanStack + React Starter

TanStack + React Starter

A barebones TypeScript React starter with TanStack Router & Query setup


Kyle Gill

View Template
Scala Play

Scala Play

A simple Play framework app connected to a Postgres database.


Prosper Otemuyiwa