Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 460 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 460 Bytes

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