Skip to content
 
 

Latest commit

 

History

666 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project platform HTML FrontEnd

A Projet front-end companion for the Data Server.

Installation

sudo aptitude install ruby-compass ruby-fssm coffeescript

git clone https://github.com/UnissonCo/projects-front-end.git

cd js/src

nano config.coffee

If using data.patapouf.org as a dataserver, use this configuration (default configuration) :

    bucket_uri: 'http://data.patapouf.org/bucket/upload/',
    loginBaseUrl: 'http://data.patapouf.org/api/v0',
    oauthBaseUrl: 'http://data.patapouf.org',
    media_uri: 'http://data.patapouf.org',
    rest_uri: "http://data.patapouf.org/api/v0"

./coffee_watch.sh

cd ..

cd ..

cd css

compass w

cd ..

npm install

node_modules/.bin/bower install

python -m SimpleHTTPServer 8080

About

Front-end for projects platforms

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages