{"id":31283062,"url":"https://github.com/ankitkumarbarik/outfique","last_synced_at":"2026-04-10T11:31:25.419Z","repository":{"id":315536356,"uuid":"1059880439","full_name":"ANKITKUMARBARIK/OutFique","owner":"ANKITKUMARBARIK","description":"OutFique 👗🧥👖👟","archived":false,"fork":false,"pushed_at":"2025-09-19T05:43:26.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-19T07:38:24.119Z","etag":null,"topics":["docker","ecommerce","microservices","mongodb","postgresql","rabbitmq","reactjs","redis","shopify","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ANKITKUMARBARIK.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-19T04:48:03.000Z","updated_at":"2025-09-19T05:50:43.000Z","dependencies_parsed_at":"2025-09-19T07:38:28.624Z","dependency_job_id":"7575e016-5e71-4a7c-bb96-13bcc0f202b4","html_url":"https://github.com/ANKITKUMARBARIK/OutFique","commit_stats":null,"previous_names":["ankitkumarbarik/outfique"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ANKITKUMARBARIK/OutFique","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANKITKUMARBARIK%2FOutFique","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANKITKUMARBARIK%2FOutFique/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANKITKUMARBARIK%2FOutFique/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANKITKUMARBARIK%2FOutFique/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ANKITKUMARBARIK","download_url":"https://codeload.github.com/ANKITKUMARBARIK/OutFique/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANKITKUMARBARIK%2FOutFique/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276689307,"owners_count":25686683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-24T02:00:09.776Z","response_time":97,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","ecommerce","microservices","mongodb","postgresql","rabbitmq","reactjs","redis","shopify","tailwindcss"],"created_at":"2025-09-24T04:07:33.418Z","updated_at":"2025-09-24T04:07:36.766Z","avatar_url":"https://github.com/ANKITKUMARBARIK.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# OutFique 👗✨\n\n**OutFique** is an upcoming **e-commerce platform** crafted for premium and boutique-style clothing.  \nBuilt with a **clean architecture** and a **scalable microservices approach**, OutFique aims to deliver a modern, reliable, and seamless fashion shopping experience.  \n\n---\n\n## 🚧 Work In Progress\nThis project is **actively under development** by a two-member team:  \n\n- **Backend:** [Ankit Kumar Barik](https://github.com/ANKITKUMARBARIK)  \n- **Frontend:** [Om Sali](https://github.com/OmSali05)  \n\n---\n\n## ✨ Vision\n- Boutique-inspired online store for modern fashion.  \n- Microservices-based architecture for **scalability \u0026 performance**.  \n- Smooth shopping experience with **secure payments \u0026 fast response times**.  \n- Minimal, clean, and professional design.  \n\n---\n\n## 🏗️ Architecture\nOutFique follows **Microservices Architecture** to ensure modularity and scalability.  \n\n### Key Components:\n- **Frontend:** React.js + Tailwind CSS  \n- **Backend Services:** Node.js + Express.js (separated into microservices)  \n- **Database:** PostgreSQL (primary), Redis (cache \u0026 session store)  \n- **Message Broker:** RabbitMQ (asynchronous communication)  \n- **Containerization:** Docker \u0026 Docker Compose  \n- **Authentication:** JWT / Session-based (planned)  \n- **Deployment:** Kubernetes (future scope), Render/Railway for early stage  \n\n---\n\n## 📌 Current Status\n- [x] Repository \u0026 project initialization  \n- [ ] Service architecture setup  \n- [ ] PostgreSQL schema design  \n- [ ] Redis integration (caching \u0026 session)  \n- [ ] RabbitMQ setup for messaging  \n- [ ] Dockerized microservices  \n- [ ] Frontend UI design  \n- [ ] Authentication \u0026 authorization  \n- [ ] Payment gateway integration  \n\n---\n\n## 🚀 Next Steps\n- Finalize **core microservices**: User, Product, Cart, Order, Payment.  \n- Implement **API Gateway \u0026 Service Discovery**.  \n- Build **frontend pages** (Home, Products, Cart, Checkout).  \n- CI/CD setup for smooth deployments.  \n\n---\n\n## 🛠️ Planned Tech Stack\n| Layer           | Technology                         |\n|-----------------|------------------------------------|\n| **Frontend**    | React.js, Tailwind CSS             |\n| **Backend**     | Node.js, Express.js (Microservices)|\n| **Database**    | PostgreSQL, Redis                  |\n| **Message Bus** | RabbitMQ                           |\n| **Container**   | Docker, Docker Compose             |\n| **Auth**        | JWT / Session Auth                 |\n| **Deployment**  | Kubernetes (future), Render/Railway|\n\n---\n\n## 👥 Team\n- **Backend Developer:** Ankit Kumar Barik  \n- **Frontend Developer:** Om Sali  \n\n---\n\n## 🤝 Contribution\nCurrently, contributions are **not open**.  \nOnce the base version stabilizes, contribution guidelines will be added.  \n\n---\n\n## 📧 Contact\nFor queries \u0026 updates:  \n- **Backend:** Ankit Kumar Barik  \n- **Frontend:** Om Sali  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fankitkumarbarik%2Foutfique","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fankitkumarbarik%2Foutfique","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fankitkumarbarik%2Foutfique/lists"}