Skip to content

REST API for locations of snowplows in the City of Helsinki

Notifications You must be signed in to change notification settings

juyrjola/aura

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

REST API for locations of snowplows in the City of Helsinki

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.1%
  • CoffeeScript 18.5%
  • JavaScript 18.4%
  • CSS 1.0%