Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (25 loc) · 976 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 976 Bytes

Awardrobe

Shop for clothes smarter

Awardrobe tracks product listings to help users get the best deals while shopping for clothes online.

Features

  • Supports products on Abercrombie, Uniqlo, and Zara
  • Price history of a product after being added
  • Create and delete price drop and re-stock notifications

Getting Started

To get a local instance running, please follow these steps.

Prerequisites

  • Node.js
  • pnpm
  • Instances of MySQL and Meilisearch

Development

  1. Clone the repository
  2. Run pnpm install
  3. Create a .env file if it doesn't already exist
  4. Run pnpm run dev