City-of-Helsinki / aura

REST API for locations of snowplows in the City of Helsinki
GNU Affero General Public License v3.0
10 stars 2 forks source link

Architecture

Architecture diagram

Old architecture diagram

Old architecture diagram

Installation

Database

Shell commands:

sudo su postgres
createuser -R -S -D -P aura
createdb -O aura -T template0 -l fi_FI.UTF8 -E utf8 aura