Skip to content

bitsongofficial/studio

Repository files navigation

Bitsong Studio

Important

This repository is in active development, do not use in production!

Made with ❤️ by BasBlock and the BitSong Team

Introduction

🇮🇹 Cos'è Bitsong Studio?

Bitsong Studio è una suite all'avanguardia per i creatori di musica Web3 e Web2, progettata per interagire facilmente con Bitsong e l'ecosistema Cosmos.

🇺🇸 What is Bitsong Studio?

Bitsong Studio is a cutting-edge suite for Web3 and Web2 music creators, designed for seamless interaction with Bitsong and the Cosmos ecosystem.

🇪🇸 ¿Qué es Bitsong Studio?

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.

Features

  • 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

Features in Progress

  • ⚠️ Podcast: Stay tuned for this exciting feature! Cloud hosting, Self-hosting, Web3 hosting

Next features

  • 🎶 Tracks & Releases
  • 👥 Follow System
  • 🎧 Playlists
  • 🖼️ Images

Installation

# download repository
git clone https://github.com/bitsongofficial/studio.git

# enter directory
cd studio

# checkout podcast feature
git checkout feat-podcast

Setup

Make sure to install the dependencies:

# pnpm
pnpm install

Configuration

Set up your environment variables:

cp .env.example .env

Development Server

Start the development server on http://localhost:3000:

# pnpm
pnpm run dev

Production

Build the application for production:

# pnpm
pnpm run build

Locally preview production build:

# pnpm
pnpm run preview

👥 Authors

👤 Angelo Recca (Code)

Copyright © 2023 BitSong Team.

About

🎶 Bitsong Studio is a cutting-edge suite for Web3 and Web2 music creators, designed for seamless interaction with Bitsong and the Cosmos ecosystem 🎧

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages