First, install NodeJS (>= 9.3), MongoDB (>= 3.6) and Yarn (>= 1.3), then run
yarn installTo start the server and database, run
yarn startand access the service by navigating with your favourite browser to
http://localhost:3000First, start the development server, then run
yarn user-import
yarn location-import| username | password | |
|---|---|---|
admin@admin.com |
admin |
passwd |
email@email.com |
user1 |
passwd |
email2@email2.com |
user2 |
passwd |
Admins can access the backend by using the top-right menu, where you can edit all stored locations.