Skip to content

BUILDING-ADOCY/Bakestake-Monitoring-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BakeStake Monitor

Bakery prospect monitoring system built as a Dockerized NestJS + Next.js monolith. The stack tracks bakeries, captures external signals, scores leads, raises alerts, and manages an outreach pipeline.

Stack

  • Backend: NestJS 10, TypeScript strict, TypeORM, MySQL 8
  • Frontend: Next.js 14 App Router, Tailwind CSS, Zustand
  • Infra: Docker Compose, Redis 7
  • Auth: JWT access/refresh, bcrypt
  • Email: Nodemailer using Resend SMTP

Quick Start

  1. Copy .env.example to .env
  2. Set secrets and optional API keys
  3. Run docker-compose up --build
  4. Open Frontend and Swagger

Seeded admin credentials come from SEED_ADMIN_EMAIL and SEED_ADMIN_PASSWORD.

Notes

  • Google Places collection needs GOOGLE_PLACES_API_KEY and google_place_id values per bakery.
  • Facebook and Instagram collectors are best-effort public scrapers and degrade safely if the source cannot be parsed.
  • All times are stored in UTC and database schema is managed with TypeORM migrations only.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages