Skip to content

UMass-Rescue/CombinedTechStack

Repository files navigation

Combined Server, Client, and Microservices

This repository contains the combined code for the frontend, server, and both training+prediction microservices.

Setup

The setup of the new combined repository is very simple. First, delete any existing containers and volumes from any previous installations of the server or microservices.

To run this repository, follow the following steps:

Installation Step 1: Install Docker

Install Docker Desktop and ensure that Docker is running on your computer.

Install Docker Desktop Here

Now, open the root folder of this repository in the command line.

Installation Step 2: Build Project Containers

Run the command docker-compose build

Running the Application

Start Application

Run the command docker-compose up

Stop Application

Run the command docker-compose down

API Access

If you would like to interact with the API, download the collection on Postman for easy testing

Run in Postman

About

Handle and process large amounts of media data with plug-and-play machine learning models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published