This repository contains the code for motorcato.org as a simple Node.js Express app. It stores the data in a PostgreSQL database and uses simple Pug (Jade) templates for the pages. Is that a "PEPN stack"?
This site is owned by the Malfunctioning Engine Statistical Survey, PO Box 407, Marion, IA 52302. The code was written by John Coker.
This is a simple and standard Express app:
LICENSE
this software is public domainREADME.md
this fileapp.js
top-level JavaScript fileartwork
original artwork for the sitebin
scriptsdatabase
database configuration and raw datahosting
configuration for hosting providerspackage.json
NPM configurationpublic
static filesroutes
JavaScript page implementationsviews
Pug (Jade) templates
This is free and unencumbered software released into the public domain.
See LICENSE for formalities.