Meteor Fullstack - Distributed Monitoring Network
Project Structure
meteor-frontend/- Next.js frontend applicationmeteor-web-backend/- NestJS backend APImeteor-compute-service/- Go processing service (submodule)meteor-edge-client/- Rust edge client (submodule)
Testing & Integration
- Complete E2E testing framework with Playwright
- Docker-based integration testing with LocalStack
- Comprehensive test coverage for Gallery feature
Recent Milestone: Epic 1 Complete ✅
- ✅ Authentication system implemented
- ✅ Event upload and processing pipeline
- ✅ Gallery page with infinite scroll
- ✅ Full integration testing suite
- ✅ First Light achieved - complete data flow validated
Quick Start
# Development
npm run dev
# Testing
npm run test:fullstack
# Setup integration tests
./test-setup.sh
Description
Languages
Rust
45.6%
TypeScript
37.5%
JavaScript
7.6%
Go
5.9%
HCL
2%
Other
1.4%