snkrs

February 24, 2023 ยท View on GitHub

My Sneaker Collection

Getting Started

  1. clone the repo
  2. install deps npm ci
  3. copy .env.example to .env
  4. docker-compose up
  5. start the dev server npm run dev