Skip to content

vishumodidev/angular_18_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Airport Ops Tracker (MERN + Kafka + Redis)

Quickstart (dev):

  1. Server env

Copy server/.env.example to server/.env and adjust if needed. By default Kafka/Redis are disabled so the app runs without them.

  1. Install deps
  • In server: npm i
  • In client: npm i
  1. Run dev
  • Start MongoDB locally
  • In server: npm run dev
  • In client: npm run dev

Login with seeded admin: admin@airport.local / admin123

Optional: Enable Redis/Kafka by setting ENABLE_REDIS=true and ENABLE_KAFKA=true and ensure services are reachable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages