My personal bubble-up music system codified.
Install all packages
npm i
Create a .env
file on the project root and add all the required environment variables.
Start the site with
npm run start
Site will be available on localhost:3000
My personal bubble-up music system codified.
Install all packages
npm i
Create a .env
file on the project root and add all the required environment variables.
Start the site with
npm run start
Site will be available on localhost:3000