ik04 / Seiso

https://seiso.vercel.app
1 stars 1 forks source link

Seiso

A simple laundry tracker for easy access to slip records from different laundromats.

Tech stack

For Contributions:

this is a script to install the necessary dependecies to run this project

To Setup the project:

Nextjs:

cd client/web
pnpm i
pnpm dev

Expressjs

cd server/rest
pnpm i
pnpm dev

Make sure to setup the .env files for both server and client and run the /init endpoint to hydrate the collection with laundries and an admin account