1.7 KiB
1.7 KiB
{name}
{go:header}
Prerequisites
- Install Linux, MacOS or WSL
- Install Go
- Install TypeScript
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 yourhosts
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
{go:footer}