Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

VocaDB/hoshizora.sql

Repository files navigation

hoshizora.sql

Prerequisites

Usage

  1. Clone the repository and change the current working directory:
git clone https://github.com/VocaDB/hoshizora.sql.git
cd hoshizora.sql
  1. Download dump.zip, and unzip it.
  2. Run the following commands:
yarn
yarn build
yarn start
mariadb -u root vocaloid_site < ./output/mariadb.sql