hedgedoc/src/components/application-loader
Philip Molares d0fc96b929
rework how the frontend is started (#361)
renamed frontend-config to api-url
renamed backend-config to config
removed api call to set frontend-config as the frontend either know where the backend is as it is delivered by it or get's this information via the enviroment variable REACT_APP_BACKEND
always start the client on Port 3001 as the backend will run on 3000 during development. changed the port on multiple occasions to accommodate for this
added package.json script 'start:dev'
changed README to better explain how to run backend and frontend side-by-side
2020-07-29 22:58:01 +02:00
..
initializers rework how the frontend is started (#361) 2020-07-29 22:58:01 +02:00
application-loader.scss Fix icon position in application loading screen 2020-06-13 00:25:00 +02:00
application-loader.tsx rework how the frontend is started (#361) 2020-07-29 22:58:01 +02:00
loading-screen.tsx Fix icon position in application loading screen 2020-06-13 00:25:00 +02:00