facilmap/server
Candid Dauth 58e7831070 WIP 2024-05-28 23:24:19 +02:00
..
bin
src WIP 2024-05-28 23:24:19 +02:00
README.md
package.json Add REST client, stream JSON, add type safety to REST backend 2024-05-20 13:19:39 +02:00
server.ts
tsconfig.build.json Attempt to fix type rollup 2024-04-15 04:01:48 +02:00
tsconfig.json Use JSON i18n files for compatibility with weblate 2024-04-04 22:42:25 +02:00
vite.config.ts Attempt to fix type rollup 2024-04-15 04:01:48 +02: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.