Skip to content

mertarslanbulut/micro-wms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro-WMS

Micro-WMS is a mobile-first, local-first warehouse management system for small e-commerce sellers and boutique depots.

Project structure

  • mobile/ — React Native / Expo application with local SQLite/WatermelonDB storage
  • backend/ — Node.js / TypeScript backend targeting AWS EKS (copy backend/.env.example to backend/.env for local runs)
  • infra/ — Terraform infrastructure bootstrapping for AWS resources
  • docs/ — architectural documentation and roadmap

Goals for initial implementation

  • Local-first transaction capture with offline support
  • Freemium limit enforcement for first 300 transactions
  • Cloud migration path for paid users using AWS EKS
  • PostgreSQL-compatible relational schema and tenant-aware backend

Next steps

  1. Implement the mobile data model and local transaction counter
  2. Build the backend auth, tenant, and sync service skeleton
  3. Define Terraform infrastructure for EKS, RDS, and Cognito

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors