- Fetch latest source code from master branch.
git clone https://github.com/rajput-hemant/infinitunes
cd infinitunes
-
Rename .env.example => .env.local, add your own environment variables.
-
Run the app with VS Code or the command line:
bun i || pnpm i || npm i || yarn
bun dev || pnpm dev || npm run dev || yarn dev
- Build the Docker Image and start the container:
make build
make start
- Stop the Docker container:
make stop
You can deploy your own hosted version of infinitunes
. Just click the link below to deploy a ready-to-go version to Vercel.
This project is independent of any affiliation with JioSaavn or its associated partners. It is created solely for educational purposes. Usage is at your own discretion, and the developer disclaims responsibility for any misuse or potential damage resulting from the use of this program. Please refrain from duplicating this project for commercial purposes.
This project is licensed under the MIT License - see the LICENSE file for details.
Note: It may take up to 24h for the contrib.rocks plugin to update because it's refreshed once a day.