Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postgres-PGadmin-Nodejs-Express-Basic-Setup

Overview

A Docker-based stack combining PostgreSQL, PgAdmin, and a Node.js Express server. This stack is intended to be used as a starting point for a new project.

Features

  • PostgreSQL database
  • PgAdmin web interface
  • Node.js Express server
  • Docker-based setup
  • Bash installation script

Installation

  1. Clone the repository
  2. Run the installation script
  3. Access PgAdmin at http://localhost:420
  4. Access the Node.js Express server at http://localhost:3000

Usage

  • The PostgreSQL database is accessible at localhost:5432
  • The PgAdmin web interface is accessible at http://localhost:420
  • The Node.js Express server is accessible at http://localhost:3000/api

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages