All Templates / Starters
ExpressJS
An ExpressJS app using the Pug view engine connected to a Postgres database
Express
unicodeveloper/deploy-express-on-railway
Just deployed
Postgres
railwayapp-templates/postgres-ssl:16
Just deployed
/var/lib/postgresql/data
This example starts an ExpressJS server using a Pug view engine connected to a Postgres database.
npm install
railway link
railway run npm start
The server started returns a timestamp from the database via a page using the Pug view engine.
Template Content
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
Django Monolith
A Django app connected to a Postgres database with Celery and Celery Beat.
Prosper Otemuyiwa
25
TanStack + React Starter
A barebones TypeScript React starter with TanStack Router & Query setup
Kyle Gill
22
Scala Play
A simple Play framework app connected to a Postgres database.
Prosper Otemuyiwa