Skip to content

flukso/fls

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

823 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome!

fls is the git repo containing the components needed for building a Flukso
server.

tree:
.
|-- api
|   |-- flukso
|   |   |-- deps
|   |   |-- priv
|   |   |-- src
|   |   `-- var
|   `-- webmachine
|       |-- demo
|       |-- deps
|       |-- docs
|       |-- ebin
|       |-- include
|       |-- priv
|       |-- scripts
|       |-- src
|       |-- trace
|       `-- www
|-- drupal
|   |-- modules
|   |   |-- cache_no_filter
|   |   |-- image_annotate
|   |   `-- logger
|   `-- themes
|       `-- flukso
`-- xen
    `-- debian

api: the Erlang/Webmaching code that handles the Flukso server's RESTful API

drupal: custom Drupal 6 modules that transform a stock Drupal installation
into a community metering web platform, e.g. www.flukso.net and
www.mysmartgrid.de

xen: tools to build a Flukso server as Xen domU from scratch

$forum = www.flukso.net/forum
$mailing_list = flukso-dev-join@lists.flukso.net
$irc = #flukso on freenode

About

Flukso server components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 42.6%
  • JavaScript 38.8%
  • HTML 7.8%
  • PHP 7.3%
  • CSS 2.6%
  • Makefile 0.6%
  • Shell 0.3%