No description
Find a file
2020-12-27 03:44:09 +01:00
.gitlab ci 2020-04-27 13:19:11 +02:00
.yarn Updated berry to v2.0.0-rc.32 2020-04-26 21:54:22 +02:00
frontend Lots of work done? 2020-04-26 21:34:14 +02:00
packages cleanup anilist package 2020-04-27 12:38:04 +02:00
scripts JobRunners can now give feedback to interface using socket.io 2020-04-12 15:01:31 +02:00
src Lots of work done? 2020-04-26 21:34:14 +02:00
.dockerignore More work on BullMQ and dev-street updated 2020-04-05 20:08:38 +02:00
.gitignore Lots of work done? 2020-04-26 21:34:14 +02:00
.gitlab-ci.yml Lots of work done? 2020-04-26 21:34:14 +02:00
.mocharc.js Initial v3 work 2020-04-04 18:25:59 +02:00
.nycrc Initial v3 work 2020-04-04 18:25:59 +02:00
.yarnrc.yml Updated berry to v2.0.0-rc.32 2020-04-26 21:54:22 +02:00
constraints.pl More work on ListUser Import and Imports in general 2020-04-14 20:21:45 +02:00
docker-compose.yml More work on ListUser Import and Imports in general 2020-04-14 20:21:45 +02:00
Dockerfile Initial v3 work 2020-04-04 18:25:59 +02:00
LICENSE Add LICENSE 2020-12-27 03:44:09 +01:00
ormconfig.json Lots of work done? 2020-04-26 21:34:14 +02:00
package.json Lots of work done? 2020-04-26 21:34:14 +02:00
README.md Did a bit of work on the authentication flow, and a lot of front-end work 2020-04-09 04:00:34 +02:00
tsconfig.compile.json Initial v3 work 2020-04-04 18:25:59 +02:00
tsconfig.json More work on ListUser Import and Imports in general 2020-04-14 20:21:45 +02:00
tslint.json Lots of work done? 2020-04-26 21:34:14 +02:00
yarn.lock updated yarn.lock 2020-04-27 01:23:53 +02:00

anime-rss-filter3

Development Setup:

just run yarn dev and you're golden!

It may take a while to compile all resources on some systems

  • localhost:8000 - Frontend (webpack)

    has proxies setup to localhost:8083

  • localhost:8083 - Api / TS.ed App
  • localhost:6379 - Redis
  • localhost:4567 - Redis Commander

    Insight in saved session data / BullMQ Queue Data