Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Latest commit

 

History

History
59 lines (41 loc) · 1.68 KB

README.src.md

File metadata and controls

59 lines (41 loc) · 1.68 KB

{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}