Commit Graph

3 Commits

Author SHA1 Message Date
e9ad514166 Changed the way app is run
Now Express serves React client/build directory as static files.
All unmatched requests are answered with index.html file.
2023-02-28 19:18:48 +01:00
ca7c2a9542 Added proxy to React client
It allows React to fetch data from Express backend (at localhost:3001).
2023-02-26 16:54:33 +01:00
Stachu
32cb76d18c Initial version of frontend 2023-02-26 16:49:26 +01:00