Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 330 Bytes

File metadata and controls

11 lines (8 loc) · 330 Bytes

A template for starting a Node.js project in a containerised environment using docker-compose, complete with PostgreSQL and Adminer.

Features

  • Relies on docker-compose and official images - no custom image building required.
  • Helper script streamlines common dev tasks
  • Pre-configured for live debugging in vscode.

TBC