Commit graph

9 commits

Author SHA1 Message Date
Miguel de la Cruz
3067beb96c Add create post endpoint and check target to the makefile 2021-09-25 17:23:56 +02:00
Miguel de la Cruz
08ab312f92 Add getGame and listGames endpoints, client methods and initial components 2021-09-16 00:37:07 +02:00
Miguel de la Cruz
ff455414f8 Add simple logger at the frontend 2021-09-15 22:52:53 +02:00
Miguel de la Cruz
9b6f7cbdcc Add login endpoint and generate a valid token 2021-09-13 12:46:43 +02:00
Miguel de la Cruz
7f3c5f7c1b Remove the need to rename index files as we're intercepting missing files and not serving fixed filenames 2021-09-13 11:26:12 +02:00
Miguel de la Cruz
612f96a9c5 Rename user context as token context and move to a global context.js 2021-09-13 11:24:36 +02:00
Miguel de la Cruz
57dbfc8a87 Add context to pass the user token through components 2021-09-13 11:21:26 +02:00
Miguel de la Cruz
f76aa74179 Stuff 2021-09-12 21:57:59 +02:00
Miguel de la Cruz
68ae33e78a Loads of stuff, check roadmap changes in the README :P 2021-09-12 20:37:51 +02:00