Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.05 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.05 KB

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
  • Change proxy.conf.json if needed
  • Launch the development server with the command:
    $ npm run start
  • Visit https://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.