Back to Home
hubertusgbecker icon

chatsuite

Verified Safe

by hubertusgbecker

Overview

A full-stack monorepo platform integrating multiple AI, database, and automation services for enhanced collaboration and productivity.

Installation

Run Command
pnpm start

Environment Variables

  • NX_APP_ENV
  • OPENAI_API_KEY
  • ANTHROPIC_API_KEY
  • GOOGLE_API_KEY
  • POSTGRES_USER
  • POSTGRES_PASSWORD
  • PGADMIN_DEFAULT_EMAIL
  • PGADMIN_DEFAULT_PASSWORD
  • NOCODB_POSTGRES_PASSWORD
  • NOCODB_DB_PASSWORD
  • JWT_SECRET
  • JWT_REFRESH_SECRET
  • MEILI_MASTER_KEY
  • SMTP_PASSWORD

Security Notes

Default credentials (admin/admin) are hardcoded for PostgreSQL and PgAdmin, and for NocoDB (`nocodb_user_pass`, `nocodb_password_123`) in development environment files, which pose a risk if not changed for production. MongoDB runs without authentication (`--noauth`) in the development setup. Extensive use of `exec` commands in various `tools/dev-scripts` (e.g., for Docker and Helm operations) carries a risk of command injection if inputs are not strictly controlled, though some filtering is present. The `cmd-write-env.sh` script, which modifies the root `.env` file, is sensitive. `mcp-email-server` runs with `DEBUG=1`, potentially exposing sensitive information in logs.

Similar Servers

Stats

Interest Score30
Security Score6
Cost ClassLow
Stars1
Forks1
Last Update2025-11-24

Tags

AICollaborationMonorepoDockerAutomation