Wavesoar is a music app made for a school project, using SvelteKit as the framework, Prisma for database ORM and Tailwind for CSS.
Before running the project for the first time, you must install the project dependencies first.
npm installnpm run devPrisma Studio allows you to manage the data of the database through its visual editor.
npx prisma studio