facilmap/README.md

30 wiersze
1.4 KiB
Markdown
Czysty Zwykły widok Historia

2021-04-09 23:45:20 +00:00
[FacilMap](https://facilmap.org/) is a privacy-friendly, open-source versatile online map that combines different services based on OpenStreetMap and makes it easy to find places, plan routes and create custom maps full of markers, lines and routes.
Documentation
=============
For more information, have a look at the [documentation](https://docs.facilmap.org/).
Quick links:
* [User guide](https://docs.facilmap.org/users/)
* [Embed FacilMap into a website](https://docs.facilmap.org/administrators/embed.html)
* [Run the FacilMap server](https://docs.facilmap.org/administrators/server.html)
* [Use the FacilMap client](https://docs.facilmap.org/developers/client/) to programmatically modify objects on a collaborative map.
* [Dev setup](https://docs.facilmap.org/developers/development/dev-setup.html)
2021-04-02 09:19:52 +00:00
Quick start
2021-04-09 23:45:20 +00:00
===========
2021-04-02 09:19:52 +00:00
1. Run `yarn install` to install the dependencies
2. Run `yarn build` to build the JS bundles
3. Copy `config.env.example` to `config.env` and adjust the settings
4. Run `yarn server` inside the `server` directory
2021-04-09 23:45:20 +00:00
More details can be found in the [Administrator guide](https://docs.facilmap.org/administrators/server.html#standalone) and the [Developer guide](https://docs.facilmap.org/developers/development/dev-setup.html).
Support FacilMap
================
[Financial support](https://docs.facilmap.org/users/contribute/) is always welcome!