facilmap/server
Candid Dauth 9e2d259f07 Round integers to avoid error on Postgres 2023-11-15 06:48:26 +01:00
..
cache Use maxmind GeoLite2 database for GeoIP, as previous service doesn't exist anymore 2018-09-26 14:00:12 +02:00
src Round integers to avoid error on Postgres 2023-11-15 06:48:26 +01:00
README.md Move around READMEs 2021-04-10 01:45:20 +02:00
jest.config.js Temporary status commit 2020-12-24 05:57:46 +01:00
package.json Install pg to allow using postgres 2023-11-15 06:23:01 +01:00
tsconfig.json Adapt structure to add npm bin for facilmap-server 2021-04-15 23:30:25 +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.