1.4 KiB

Installation

Godoc reference Go report card Build status

Prerequisites

Clone the repository

git clone https://github.com/animenotifier/notify.moe.git

Download the dev image

docker pull animenotifier/notify.moe

Run the dev image

docker-compose run notify.moe

Run the server

  • Compile TypeScript files using: tsc
  • Start the web server in notify.moe directory using: run
  • In your browser, import the file security/default/root.crt as a trusted Root authority
  • Open https://beta.notify.moe

Author

Eduard Urbach on Twitter
Eduard Urbach