This is the work in progress Shoot web app. Please see the readme of Shoot for further details regarding the project.
Installation
To use the app in your browser, go to https://shoot.pub
Otherwise, you can download the app here for Linux and Android.
Getting started
git clone https://github.com/MaddyUnderStars/shoot-client.git
cd shoot-client
npm i
npm run devEnv vars
VITE_DEFAULT_INSTANCE- sets the default instance on the registration and login pagesBASE_PATH- sets the base URL of the SPAVITE_LOCK_INSTANCE- prevents users from setting their own instance in login/registrationVITE_USE_HASH_ROUTER- use a hash-based router instead of path-based for environments like github pagesVITE_IS_MOBILE_TAURI- whether to enable specific Tauri mobile features





