JadeRowleySongs is a platform designed for music enthusiasts to explore, discover, and enjoy a wide range of songs curated by Jade Rowley. With its intuitive user interface and powerful backend infrastructure, users can easily browse through a collection of songs, create playlists, and share their favorite tracks with friends.
git clone https://github.com/
npm install
npm run lint:all
Run npm run dev:app
to start the development server.
For the first time, run prisma migrate dev
to create the database and run the migrations.
After every prisma model change, run prisma generate
to update the prisma client.
Run npm run dev:root
to start the development server.
This website is deployed via Coolify and is accessible at the following address: jaderowley.com 🚀
- React - JavaScript Framework
- NestJS - JavaScript Framework
- Prisma - ORM
- TypeScript - Programming Language
- Vite - Build Tool
- Rouchet Théophile - Développement - Rouchet Théophile
- Rowley Jade - Design - Rowley Jade
This project is licensed under the MIT License - see the LICENSE.md file for details.
- Thanks to Rouchet Théophile for his help in the development of this website 📢