Skip to content

mathalama/anon

Repository files navigation

NektoKZ

Anonymous chat and matchmaking platform.

Quick Start

  1. Clone the repo and enter it.
  2. Copy .env.example to .env and fill in local values.
  3. Start infrastructure:
make up-infra
  1. Run database migrations:
make migrate
  1. Start the application services:
make up-services
  1. Start the frontend:
cd apps/web
npm install
npm run dev

Navigation

Code Layout

  • services/ - Go microservices
  • apps/web/ - Next.js frontend
  • libs/ - shared libraries and protobufs
  • infrastructure/ - Docker, Kubernetes, Terraform, Ansible, and monitoring
  • docs/ - engineering wiki

About

NektoKZ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors