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
Odogwu Machalla's Projects
Created on Nov 14, 2024
27 total projects
16 active projects
95% 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.
Odogwu Machalla's Projects
37