• aidan released this 2025-03-08 05:41:23 +00:00 | 2 commits to main since this release

    Manage your self-hosted aidxnFUN instance easily. Supports Ubuntu and Arch Linux.

    What's changed:

    • manage now supports Arch Linux
    • Support for both npm and bun
    • Improved setup process
    • Better build scripts
    • Improved styling and design changes for UX

    How to use

    This script does not currently work standalone.

    1. Clone the repository
      git clone https://github.com/ihatenodejs/aidxnFUN
    2. If you require this specific release, replace the manage file with the one downloaded from here
    3. Allow script execution
      chmod +x manage
    4. Run the setup
      ./manage setup
    Downloads