
It's a hackathon-starter fork, but designed to use PostgreSQL by default (or MySQL)
AltExpress Starter is a Node.js web application boilerplate designed for applications utilizing a relational database system, specifically PostgreSQL. Inspired by Hackathon Starter, this boilerplate allows developers to start building applications with essential features pre-configured, enabling a focus on creating functionality rather than setting up the basics.
AltExpress Starter is a comprehensive Node.js boilerplate for web applications that prioritizes the use of a relational database system, offering features such as secure authentication, OAuth integrations, project structure, styling options, and testing capabilities. By streamlining the setup process, developers can quickly kickstart their projects and focus on building the core functionality of the application.

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.
Less CSS is a dynamic stylesheet language that extends the capabilities of CSS, allowing developers to write cleaner, more modular, and reusable stylesheets with features like variables, mixins, and nested rules.