Skip to content

Repository structure

mathcoll edited this page May 16, 2021 · 9 revisions
Folder Explanation
.github
.settings
bin All binary (and other) files that helps t6 to manage its builds
data This folder contains the json databases for resources and settings
docs The folder made for the technical Api documentation
error A custom error page not fully necessary, depending on your server settings
etc The linux service start point
public Javascripts, fonts, styles, and images used in the UI. Root for Cdn
routes All the routes for the Apis, each resource is having its own file
sensors Some sample virtual sensors that connect to Api
serializers File configuration to make sure Resources are consistent
sessions Session file folder
test For testing :-)
views The template pages for the UI
Clone this wiki locally