Skip to content

saiskk/messagingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

messagingApp

This is a simple peer to peer messaging app using in memory H2 database.

Getting Started

Follow these steps to build and run the project using Docker:

Prerequisites

Make sure you have Docker and Docker Compose installed on your machine.

Build and Run with Docker

  1. Open a terminal or command prompt.

  2. Navigate to the project root directory:

    cd messagingApp
  3. Build the docker image

    docker-compose build
  4. Start the container

    docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published