notify.moe/README.src.md
2019-09-10 09:31:55 +09:00

1.7 KiB

{name}

{go:header}

Prerequisites

Installation

git clone https://github.com/animenotifier/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

What now?

  • Try the example task for newcomers.
  • Make some changes and upload them to a new branch on your fork.
  • Create a pull request on this repository.

Find us

Contributing

Please read CONTRIBUTING.md for details on how to contribute to this project.

Statistics

Uptime (30 days) Mozilla Observatory Chrome Extension Firefox Extension

{go:footer}