Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 448 Bytes

File metadata and controls

15 lines (10 loc) · 448 Bytes

SongDrive Logo Title :: Backend

This directory contains all backend functionality of SongDrive. It is build with Amberbase.

Get started

Make sure, MariaDB is installed.

cd backend
pnpm run build
pnpm run start

Now, the backend UI can be accessed via http://localhost:3000/amber/ui/login.