💃 Anime tracker, database and community. 2,004 Commits
2018-06-30 20:54:39 +09:00
.vscode Added radio play limit for non-supporters 2018-06-28 17:07:14 +09:00
audio Added soundtrack download 2018-03-11 02:10:49 +01:00
auth Improved documentation of authorization code 2018-06-04 17:28:16 +09:00
benchmarks Cleanup 2018-03-17 00:28:36 +01:00
bots Replace realpath with readlink 2018-04-26 03:06:47 +02:00
docs Improved last step of contributor task 2018-06-30 20:54:39 +09:00
images Added framed screenshots 2018-04-27 14:43:30 +02:00
jobs Added mal-sync and test jobs for editors 2018-06-30 14:03:07 +09:00
layout Improved accessibility 2018-06-06 07:20:33 +09:00
logs Added logs/jobs gitignore file 2018-03-21 05:35:45 +01:00
middleware Added more route tests 2018-04-25 20:23:35 +02:00
mixins Make SoundTrackMedia component more robust 2018-06-04 13:05:48 +09:00
pages Merge branch 'go' into show_latest_anime_trailer 2018-06-30 20:11:25 +09:00
patches Disabled image quality patch 2018-04-26 20:20:41 +02:00
scripts Improved page transitions 2018-06-30 12:13:04 +09:00
security Removed useless default private key 2018-06-23 14:42:38 +09:00
styles Improved page transitions 2018-06-30 12:13:04 +09:00
utils Updated currency conversion rates 2018-06-30 13:06:33 +09:00
videos Improved AMV UI 2018-04-15 10:36:51 +02:00
.editorconfig Fixed missing whitespaces 2017-11-09 20:39:49 +01:00
.gitattributes Use Git LFS to store videos 2018-03-07 21:08:04 +01:00
.gitignore Added chrome extension 2017-07-05 04:10:19 +02:00
.travis.yml Fixed AMV page rendering bug 2018-06-03 09:13:59 +09:00
assets.go Updated to latest aero version 2018-05-31 23:20:32 +09:00
config.json Changed theme color 2018-06-06 07:28:31 +09:00
CONTRIBUTING.md Updated docs 2018-06-30 20:45:19 +09:00
graphql.go Improved API view 2018-04-08 18:10:39 +02:00
install.sh Install script now checks for $GOPATH/bin in $PATH 2018-06-28 19:38:59 +09:00
LICENSE Added license 2017-07-06 00:50:12 +02:00
main_test.go Added test for user profiles 2018-04-26 00:06:13 +02:00
main.go Fixed typo 2018-05-29 15:35:18 +09:00
makefile Updated makefile 2018-05-10 07:41:52 +09:00
organization.json E-mail address change 2018-03-14 12:38:26 +01:00
profiler.go Improved AMV UI 2018-04-15 10:36:51 +02:00
README.md Minor fix 2018-06-30 14:22:06 +09:00
rewrite.go Simplified search route 2017-11-11 16:16:25 +01:00
security.go Updated certificates 2018-06-23 14:23:53 +09:00
tsconfig.json Added radio play limit for non-supporters 2018-06-28 17:07:14 +09:00

Installation

Godoc reference Go report card Build status

Prerequisites

Start the installation

curl -s https://raw.githubusercontent.com/animenotifier/notify.moe/go/install.sh | bash

Run the server

  • 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

OS restarts

  • If you restart your operating system, run make ports to update your port bindings

Author

Eduard Urbach on Twitter
Eduard Urbach