2024-03-12 12:40:01 +01:00

1.6 KiB

notify.moe

Anime tracker, database and community.

Prerequisites

Installation

git clone https://git.akyoto.dev/web/notify.moe.git
cd notify.moe
go mod download
make tools
make assets
make server
make db
./notify.moe

Networking

  • Add beta.notify.moe 127.0.0.1 to your hosts file
  • Run make ports

In your browser

  • Open the settings, search for certificates
  • Import the file security/default/root.crt as a trusted Root authority
  • Open https://beta.notify.moe

License

Please see the license documentation.

© 2016 Eduard Urbach