Skip to content

WilliamTuominiemi/GrooveGrid

Repository files navigation

🎶 GrooveGrid

Create music

Produce music by placing notes on the grid

GrooveGrid

Change the instrument to be played, select from 14 different alternatives

instruments

Adjust the pitch and volume of individual instruments

pitch and volume

Publish your masterpiece

publish

Listen to your and others work on the feed

feed

View your stats and update your description on your profile

profile

Try it yourself

Install dependencies: Install dependencies:

npm install

Create e .env file and fill it out as per .env.example:

cp .env.example .env

Create database tables from Prisma schema:

npm run db:push

Start the development server:

npm run dev

About

Music production web app and social media

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages