Skip to content

0x11a0/chatstodo-server

Repository files navigation

Chatstodo Backend

Overview

This repo contains three services.

Services

  • Anonymiser: Redact PII from chat messages and insert into DB
  • Authentication: Authenticate users
  • User Manager: Manages users' tasks, summary, and events, link their platforms, and calls ML

How to run

  1. Run Docker application locally

  2. Start and build the Docker compose

    docker compose up -d --build
    
  3. View logs

    docker compose logs
    
  4. Stop

    docker compose down
    
docker network create chatstodo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •