/aqua_viewer

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

AquaViewer For RinNET

This is the WebUI for RinNET, a fork of Aqua-Viewer.

RinNET differs significantly from Aqua, additional development may be required to use it on your own server.

This project was generated with Angular CLI.

Develop with CDN

  • Add the following rule to your hosts file:
    127.0.0.1 portal-dev.naominet.live
  • Launch the development server with the command:
    $ npm run start
  • Visit http://portal-dev.naominet.live.

How to Contribute

You can write code, test it yourself, and submit a pull request. You can also improve translations here.

Please follow the deployment guide if you are new to angular.

License

This project is governed by the AGPL-3.0 license. Should you employ or refer to the codebase of this project in delivering services to users, you are required to release your contributions under a license that is compatible with AGPL-3.0.