Important
This repository is in active development, do not use in production!
Made with ❤️ by BasBlock and the BitSong Team
Bitsong Studio è una suite all'avanguardia per i creatori di musica Web3 e Web2, progettata per interagire facilmente con Bitsong e l'ecosistema Cosmos.
Bitsong Studio is a cutting-edge suite for Web3 and Web2 music creators, designed for seamless interaction with Bitsong and the Cosmos ecosystem.
Bitsong Studio es una suite de vanguardia para creadores de música Web3 y Web2, diseñada para interactuar fácilmente con Bitsong y el ecosistema de Cosmos.
- ✅ Nuxt: Framework Vue3
- ✅ Vuetify: UI Framework
- ✅ Backend API Integration
- ✅ Quirks for Cosmos-SDK & Wallet
- ✅ Lucia-Auth + BitSong: Support for any cosmos chain
- ✅ Profile Management: Manage username, image, and cover
- ✅ Prisma: Advanced database toolkit
- ✅ NFT.Storage: Store your NFTs securely
- ✅ Docker & Docker Compose: Simplified deployment
⚠️ Podcast: Stay tuned for this exciting feature! Cloud hosting, Self-hosting, Web3 hosting
- 🎶 Tracks & Releases
- 👥 Follow System
- 🎧 Playlists
- 🖼️ Images
# download repository
git clone https://github.com/bitsongofficial/studio.git
# enter directory
cd studio
# checkout podcast feature
git checkout feat-podcast
Make sure to install the dependencies:
# pnpm
pnpm install
Set up your environment variables:
cp .env.example .env
Start the development server on http://localhost:3000
:
# pnpm
pnpm run dev
Build the application for production:
# pnpm
pnpm run build
Locally preview production build:
# pnpm
pnpm run preview
👤 Angelo Recca (Code)
- Github: @angelorc
- Twitter: @bitangel84
Copyright © 2023 BitSong Team.