Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.
Steven Hildreth edited this page Nov 14, 2020 · 10 revisions

Requirements

  • Server with dotnet Core v5.0
  • MariaDB SQL server
  • Disk storage

A complete walkthrough can be found here

Install Steps

  • Create Database
    • Use create database SQL
  • Modify connection strings
    • appSettings.json
  • Add some music
  • Profit!
Clone this wiki locally