LeagueStats/server-v2
2021-09-12 21:47:48 +02:00
..
app feat: start summoner/overview endpoint 2021-09-12 21:47:48 +02:00
commands chore: add adonis boilerplate with lucid + redis packages 2021-09-11 15:05:58 +02:00
config feat: add matchlist + current game + ranked to summoner/basic endpoint 2021-09-12 19:06:46 +02:00
contracts chore: update diagram 2021-09-11 22:30:37 +02:00
database feat: add first version of Models 2021-09-12 16:09:29 +02:00
providers chore: add adonis boilerplate with lucid + redis packages 2021-09-11 15:05:58 +02:00
start feat: setup for Lazar 2021-09-12 20:18: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 adonis boilerplate with lucid + redis packages 2021-09-11 15:05:58 +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 feat: add Jax Service back 2021-09-12 16:21:20 +02:00
package.json feat: add Jax Service back 2021-09-12 16:21:20 +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