Skip to content

Installation

Lane Babuder edited this page Jan 30, 2020 · 2 revisions

Prerequisites

This readme will not instruct you on how to install any of the database softwares.

  • Supported Database Software
    • MySQL
    • MariaDB
    • SQLite
    • PostgreSQL
    • MSSQL

Installation

Clone this repository to the device you intend to use as your server.

git clone https://github.com/TunedChaos/smm2coursemanager-server.git

Using the Node.js® Package Manager to install prerequisites.

npm install
Clone this wiki locally