Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

MewoLab/AquaNet2

Repository files navigation

AquaNet2

⚠️ AquaNet2 is currently not ready for production by any means.
Please look at the Developer Notes if you plan on contributing.

AquaNet2 is a work-in-progress successor to AquaNet, a web interface for accessing accounts on AquaDX.

image

Features ✨

  • Modern, custom interface 🍷
  • Mobile support 📱
  • SSR 🔧
  • Extremely customizable 🔥

Setup ⚙️

A Docker container has not been set up yet. Want to add one? Make a Pull Request!

You will need Bun for AquaNet2. Node.js is still currently supported but we will not provide support for users using Node.js.

  1. Clone the repository
  2. Install all modules (bun i)
  3. Build (bun run build)
  4. Make an environment file (you can create it from .env.example) and set the variables like so:
    • AQUADX_URL to the URL of an AquaDX server. It does NOT have to be a public URL!
    • DATA_HOST to your game datas (there should be documentation in the AquaDX repository for how this should be set up.)
    • If you changed the Turnstile key, ensure you update it in here too (PUBLIC_TURNSTILE_SITE_KEY)
  5. Pet your cat 🐈‍⬛
  6. Host!

Attributions & Copyright Notice

"Maimai murasaki amusement" by Luis Montemayor, adapted

AquaNet2 and AquaDX do not contain, include, or distribute any assets, copyrighted materials, or proprietary files belonging to SEGA or its affiliates. All trademarks, copyrights, and intellectual property rights associated with SEGA remain the property of their respective owners.

About

A web interface for AquaDX in SvelteKit

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors