Skip to content

mcansh/snkrs

main
Switch branches/tags
Code

Latest commit

closes #44

Signed-off-by: Logan McAnsh <logan@mcan.sh>
fa213e9

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

snkrs

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