A fan-made website for Super Auto Pets
- Super Cool UI ✨
- Popular builds 🔨
- Powerfull full-text search 📝
- Tutorials 📚
- Updates 🚀
Use the package manager bun to install SAP HUB.
bun install
SAP Hub uses supabase as a backend database, you need to first install
the supabase local CLI and run supabase start
to start the local server.
The data is stored under public/data
folder. To populate the data, run the following command:
bun seed
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
- Filter pets, food, toys, and custom packs ✨
- When viewing a pet, food, show related pet or food that goes well with it 🐾 For example, Tiger + Lionfish, Jerboa + Apple, etc...
- Smart hover on pets, food, toys, and custom packs 🐾 (Similair to Wiki hover card)
- Sectioned tutorials for better navigation 📚
- More tutorials and resources 📖