Commit Graph

6 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
89e4492a63 Now loading sensitive data from .env file 2023-02-27 16:43:25 +01:00
847513ebdd Changed the way osp units can be searched
Now parameter name is not locality-prefix, but locality.
Provided string is searched at any place of OSP name or locality, not only at the beginning.
2023-02-27 16:13:56 +01:00
75e6eb484f Fixed typo in SCSS file name 2023-02-26 17:16:26 +01:00
8f45411981 Changed port of backend to 3001 2023-02-26 16:40:05 +01:00
cf0b7bfbae Initial version of backend 2023-02-26 16:22:32 +01:00