Commit Graph

23 Commits

Author SHA1 Message Date
9551bcc747 quiting warning of create store from redux core. 2022-05-27 13:14:34 +00:00
a05226544f Adding final files from js to ts. 2022-05-24 14:09:48 +00:00
d0259f13b1 Changing server.js to server.jsx 2022-05-24 13:49:35 +00:00
0645d471bb Changing some files to typescript and fixing webpack build. 2022-05-23 21:14:30 +00:00
1c5117f6d4 Passing Test, routes and config to ts and tsx format. 2022-05-23 15:32:14 +00:00
7e9c52049a PR-753737: Se saca el proyecto al directorio Raíz y se actualizan dependencias. 2022-04-28 21:37:20 +00:00
ed62a71551 PR-753737: Cambiando la carpeta src a client y moviendo todo a una carpeta dentro de client llamada src. 2022-04-25 15:12:43 +00:00
e12e752a55 PR-753737: Agregando primera version de service-worker. 2022-04-25 05:44:06 +00:00
1a5ca4a6a4 PR-753737: Eliminando la referencia de tsconfig. 2022-04-22 15:02:13 +00:00
df79637288 PR-753737: Se agrega soporte para typescript. 2022-04-22 15:00:14 +00:00
d6f2d2d5dd PR-753737: Se agrega ESLint a webpack. 2022-04-20 00:21:16 +00:00
e87a638e7d PR-753737: Se agregan los vendors y la optimizacion para el build. 2022-04-19 23:09:35 +00:00
dd5bc3c55a PR-753737: Se elimina el html inecesario se agrega la configuración del build de producción del SSR. 2022-04-19 15:26:24 +00:00
af92072959 PR-753737: Se agrega hydrate y se inyecta initial state en SRR. 2022-04-18 05:35:25 +00:00
811898186c PR-753737: Se agrega soporte para assets en SSR. 2022-04-18 04:16:59 +00:00
fdfd3641c1 PR-753737: Se agregaj Redux al proyecto y al SSR. 2022-04-18 03:59:56 +00:00
7e018e2763 PR-753737: Agregando SSR y React Router. 2022-04-17 22:54:45 +00:00
712564e7ca PR-753737: Se agrega react-refresh-webpack-plugin al proyecto. 2022-04-16 05:51:26 +00:00
c4e836691b PR-753737: Se empieza a configurar el server side render y el servidor de express. 2022-04-15 15:28:11 +00:00
48b52105c6 PR-753737: Moviendo Licence a raíz. 2022-04-13 20:17:54 +00:00
f7a26dbc6a PR-753737: moviendo toda la logica de front-end a src. 2022-04-13 20:12:15 +00:00
e5ffd7c61d PR-753737: Adding final client webpack configuration. 2022-04-13 16:48:10 +00:00
93371d933f PR-753737: Empezando a agregar configuración de webpack al proyecto. 2022-04-11 15:25:51 +00:00