Commit Graph

17 Commits (695ae069d525dcc138de56710678964c061f7a25)

Author SHA1 Message Date
MiguelMLorente 695ae069d5 Pass linter on server build and start 2024-11-21 22:58:17 +01:00
MiguelMLorente a1eaab6534 Created linter in interface module 2024-11-21 22:57:28 +01:00
DavidPerea 97de40a396 New username input + buttons (LandingPage) 2024-11-19 19:08:31 +01:00
Laura Valera 391a1c91a7 add client id logging on connect 2024-11-18 20:44:01 +01:00
MiguelMLorente 3f77a32e70 Create players service and inject it into app service 2024-11-17 18:58:05 +01:00
MiguelMLorente 03c51e1d34 Introduce interface types for events for lobby creation and joining 2024-11-17 16:36:13 +01:00
MiguelMLorente dc24f62f64 Merge pull request 'feat: adds common logic module' (#3) from local-npm-module into main
Reviewed-on: #3
2024-11-16 19:57:57 +00:00
MiguelMLorente f1c284915e Moved to interface and create real enum type 2024-11-16 20:57:06 +01:00
Pau Costa Ferrer 3f49d880c8 feat: adds common logic module 2024-11-16 20:01:08 +01:00
MiguelMLorente e7447436a6 Include basic styles using pico-css library 2024-11-15 16:07:30 +01:00
MiguelMLorente 8446ad6a14 Create design document draft version 2024-11-14 21:53:29 +01:00
MiguelMLorente 4aca37f3ff Setup style sheets with SASS 2024-11-10 23:40:09 +01:00
MiguelMLorente 9672a0ce32 Introducing implementation of sockets for client-server communication 2024-11-10 22:25:04 +01:00
DavidPerea 29dd826ee3 Cambia mensajes de Hello World (Distingue Front y Back) 2024-11-10 20:37:35 +01:00
MiguelMLorente f651d3a010 Setup server with NestJS 2024-11-10 18:28:47 +01:00
MiguelMLorente dba539c610 Setup the web page in React-TS 2024-11-10 17:49:23 +01:00
MiguelMLorente ff3273fd58 Initial commit 2024-11-10 13:31:23 +00:00