irem-kurt / Swe573-SeherIremKurt

0 stars 0 forks source link

Swe573-Community Specific Information Management System

Community Service App

Example Communities

Technologies Used

This project is built using the following technologies:

Database

Postgres 14 is used as the database. Pg Admin is used to manage the database relation tables.

Installation and Setup

How to Run the Application

Below are the steps to start the server from your local machine.

Instructions:

  1. Clone the Repository:

    
    git clone <repository-url>
    cd commansys
    docker compose build
  2. Build Docker image:

    
    docker compose build
  3. Run the server:

    
    docker compose up
    Not: If any datebase issues: docker compose down,  docker compose build and docker compose up
  4. Access the application: Open your web browser and go to http://0.0.0.0:8000/

Report link easy reach

Link to Report