Frontend for BadBSMods that is
- Developed with svelte
- Designed with Fluent Design
- With Fluent components provided by svelte-fui
- Create a .env file based on example.env pointing to your api instance.
- Run
yarn
- Run
yarn dev
- Run
docker pull ghcr.io/futuremappermydud/bsmods-frontend:latest
in your terminal - Run a container from the image
- Pull whenever updating