Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The template project of ThingsJS.

ThingsJS is open source IoT platform. Mission of the platform - provide opportunity to make complex IoT projects by community.

Requires

Install

Clone repository

  • git clone git@github.com:rpiontik/ThingJS-template.git
  • cd ThingJS-template
  • git submodule update --init --recursive

Build frontend

  • cd components/thingjs_front/
  • npm install
  • npm run build

Project is ready to make firmware

Prepare to flash

  • idf.py all
  • idf.py erase_flash
  • idf.py partition_table-flash

Flash to controller

  • idf.py flash

Documentation

Support, community

Telegramm channel

Articles

Licensing

ThingsJS is released under GNU GPL v.2 open source license.

About

Firmware project template of ThingJS.io

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages