This app manages your clothes.
Documentation is here
url : https://clozy.vercel.app/login
You can try it with the demo account.
- install node and yarn
- install wrangler
- install vercel
make setup
make frontend-dev
make backend-dev
make frontend-deploy
make backend-deploy