Mirror of l'Hubl
Go to file
Clément facbd376bc update: convert to pug 2018-09-06 11:25:52 +02:00
dist feature - chat component on the right view 2018-07-31 23:42:43 +02:00
src update: convert to pug 2018-09-06 11:25:52 +02:00
.gitignore update: convert to pug 2018-09-06 11:25:52 +02:00
.gitmodules feature - members page done. search not working and transition to member page not working 2018-07-07 14:54:22 +02:00
.htaccess .htaccess 2018-05-02 09:04:10 +02:00
Gruntfile.js Templated index.php 2018-03-17 18:34:32 +01:00
Makefile update: convert to pug 2018-09-06 11:25:52 +02:00
README.md update: convert to pug 2018-09-06 11:25:52 +02:00
config-sample.pug update: convert to pug 2018-09-06 11:25:52 +02:00
index.pug update: convert to pug 2018-09-06 11:25:52 +02:00
oidc-client-config.json update: convert to pug 2018-09-06 11:25:52 +02:00
package-lock.json README.md 2018-06-10 18:26:54 +02:00
package.json Profile picture cropping coded 2018-05-15 03:54:34 +02:00
preprod.sh feature - chat component on the right view 2018-07-31 23:42:43 +02:00
prod.sh Preprod setup 2018-05-16 08:08:38 +02:00
router.php update: convert to pug 2018-09-06 11:25:52 +02:00

README.md

HD app

HD app is the magic tool that allows the Happy Dev network to thrive in a decentralized way.

Install

clone then:

  • make install

Build

Compile sass & pug

  • make build

Run server

require PHP

  • make serve