LeagueStats/server-v2
2021-09-14 01:34:15 +02:00
..
app feat(basic-matches): add runes 2021-09-14 01:19:47 +02:00
commands chore: add adonis boilerplate with lucid + redis packages 2021-09-11 15:05:58 +02:00
config fix: set bigint as number instead of string in postgres 2021-09-14 01:34:15 +02:00
contracts chore: update diagram 2021-09-11 22:30:37 +02:00
database feat: match parsing is working 2021-09-13 22:06:12 +02:00
providers feat: overview endpoint looks good 2021-09-14 00:06:12 +02:00
start feat: add CDragonController back 2021-09-14 00:55:19 +02:00
.adonisrc.json feat: add matchlist + current game + ranked to summoner/basic endpoint 2021-09-12 19:06:46 +02:00
.editorconfig chore: add adonis boilerplate with lucid + redis packages 2021-09-11 15:05:58 +02:00
.env.example feat: start summoner/basic endpoint 2021-09-12 17:05:30 +02:00
.eslintignore chore: add adonis boilerplate with lucid + redis packages 2021-09-11 15:05:58 +02:00
.eslintrc.json chore: add adonis boilerplate with lucid + redis packages 2021-09-11 15:05:58 +02:00
.gitignore chore: add adonis boilerplate with lucid + redis packages 2021-09-11 15:05:58 +02:00
.prettierignore chore: add adonis boilerplate with lucid + redis packages 2021-09-11 15:05:58 +02:00
.prettierrc chore: add eol auto to prettier 2021-09-14 00:16:32 +02:00
ace chore: add adonis boilerplate with lucid + redis packages 2021-09-11 15:05:58 +02:00
ace-manifest.json chore: add adonis boilerplate with lucid + redis packages 2021-09-11 15:05:58 +02:00
docker-compose.yml chore: add health-check + docker-compose file for redis/pg 2021-09-11 18:08:30 +02:00
env.ts feat: start summoner/basic endpoint 2021-09-12 17:05:30 +02:00
LeagueStatsSQL.diagram feat: start migrations 2021-09-12 15:16:08 +02:00
package-lock.json fix: set bigint as number instead of string in postgres 2021-09-14 01:34:15 +02:00
package.json fix: set bigint as number instead of string in postgres 2021-09-14 01:34:15 +02:00
server.ts chore: add adonis boilerplate with lucid + redis packages 2021-09-11 15:05:58 +02:00
tsconfig.json chore: add adonis boilerplate with lucid + redis packages 2021-09-11 15:05:58 +02:00