tp love letters remastered or something idk
note: this guide and repo uses pnpm but you can probably use npm maybe
cd frontend- install packages with
pnpm install - run vite dev server with
pnpm run dev
cd backend then follow the backend readme lol also make sure its on port 3000 so frontend can connect