fruktkartan / fruktkartan

https://fruktkartan.se frontend

Home Page:https://fruktkartan.se

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fruktkartan

Build
Deploy to production

Branch production is deployed automatically to the fruktkartan.github.io repo which is published at https://fruktkartan.se

Branch master is deployed automatically to https://master--fruktkartan.netlify.app

What is Fruktkartan?

Fruktkartan (Swedish for "the fruit map") is a map where we collaboratively build a database of edible fruits and berries in the wild, on common lands and in public parks. Anyone can edit the map and the information is freely licensed, the information under the Open Database License and submitted images under CC0.

The logo of Fruktkartan

Technical framework

Fruktkartan is built using Vue/Vuetify, and Leaflet with OpenStreetMap.

Contributing

Project setup

Set up your project by running:

npm install

Due to bit rot (old dependencies), this currently needs to be set:

export NODE_OPTIONS=--openssl-legacy-provider

Compiles and hot-reloads for development

npm run serve

Loads .env and .env.development (and .env.development.local, if you have one! useful for overriding)

Compiles and minifies for production

npm run build

Loads .env.

Run your tests

npm run test

Lints and fixes files

npm run lint

License

The license is AGPLv3.

About

https://fruktkartan.se frontend

https://fruktkartan.se

License:GNU Affero General Public License v3.0


Languages

Language:Vue 87.1%Language:JavaScript 6.4%Language:HTML 6.2%Language:Shell 0.3%