Skip to content

appjitsu/atm-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATM-APP README

Full Stack React, Node, PostgreSQL Application

This project is a full-stack web application built with:

  • Frontend: React for a dynamic and interactive user interface.
  • Backend: Node.js with Express as the server framework for handling HTTP requests.
  • Database: PostgreSQL for robust data storage and management.

This setup uses Docker Compose for container orchestration, making development and deployment seamless across different environments.

Getting Started

Prerequisites

  • Docker Desktop - for docker and docker-compose

Installation

  1. Clone the repository:
    git clone https://github.com/appjistu/atm-app.git atm-app
    cd ~/projects-path/atm-app
  2. docker-compose up
  3. open your browser and navigate to http://localhost:3000 (3001)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published