facilmap/server
Candid Dauth 1a12e6abea Add healthcheck to docker image and wait for it before running integration tests 2024-01-23 05:01:25 +01:00
..
bin Run tests in GitHub Action 2024-01-22 05:52:41 +01:00
src Run tests in GitHub Action 2024-01-22 05:52:41 +01:00
README.md Move around READMEs 2021-04-10 01:45:20 +02:00
package.json Add healthcheck to docker image and wait for it before running integration tests 2024-01-23 05:01:25 +01:00
server.ts Attempt to use TypeScript project references 2023-12-23 21:23:51 +01:00
tsconfig.json Attempt to use TypeScript project references 2023-12-23 21:23:51 +01:00
vite.config.ts Fix build 2023-12-24 12:36:29 +01:00

README.md

facilmap-server is the Node.js server for FacilMap.

Information how to run the server can be found in the administrator documentation.

Information how to setup a dev environment can be found in the developer documentation.