Skip to content
/ map Public

Experimental AngularJS front-end for the 'scout' collaborative mapping engine

License

Notifications You must be signed in to change notification settings

CommonsDev/map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unisson Map

A Map front-end companion for the Unisson Data Server.

Authors: Guillaume Libersat Mehdi Ghilaci Hervé Fajfer

See COPYING for the license.

Usage

sudo aptitude install ruby-compass ruby-fssm coffeescript

git clone https://github.com/UnissonCo/map.git

cd map/scripts/

./coffee_watch.sh

cp config.js.sample config.js

nano config.js

config = {
templateBaseUrl: '/views/', bucket_uri: 'http:https://localhost:8000/bucket/upload/', useHtml5Mode: false, media_uri: 'http:https://localhost:8000/', rest_uri: "http:https://localhost:8000/api/v0"

}

cd ..

cd styles/

compass w

cd ..

python -m SimpleHTTPServer 8080

About

Experimental AngularJS front-end for the 'scout' collaborative mapping engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published