This directory contains all backend functionality of SongDrive. It is build with Amberbase.
Make sure, MariaDB is installed.
cd backend
pnpm run build
pnpm run startNow, the backend UI can be accessed via http://localhost:3000/amber/ui/login.
This directory contains all backend functionality of SongDrive. It is build with Amberbase.
Make sure, MariaDB is installed.
cd backend
pnpm run build
pnpm run startNow, the backend UI can be accessed via http://localhost:3000/amber/ui/login.