This project serves as a temporary alternative to MemoryWare while it's still in development. This includes an automatic final checking and media correction API built with Django and a SvelteKit interface.
Install the following. If in the installation process you are asked if you want to add something to path, CLICK YES!
Then make a copy of MiniWare on your computer by opening a terminal and running the command:
git clone https://github.com/doggphin/miniware.git
Run install.bat
on Windows or install.sh
on Linux to do install dependencies (only required once).
Run start.bat
on Windows or start.sh
on Linux to start MiniWare.
update.bat
on Windows or update.sh
on Linux.