bitsongofficial / studio-storage

Bitsong Studio Storage implementation using helia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BitSong Studio Storage

A very basic implentation to handle the storage in an easily way.

Stack

  • Nitro
  • Helia

Setup

Make sure to install the dependencies:

pnpm install

Development Server

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

pnpm run dev

Endpoint Test

Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

About

Bitsong Studio Storage implementation using helia


Languages

Language:TypeScript 100.0%