This website requires JavaScript.
Explore
Help
Sign In
smarthut
/
frontend
Watch
2
Star
0
Fork
You've already forked frontend
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
Check backend repository for installation instructions
331
commits
2
branches
3
tags
23
MiB
JavaScript
98.2%
HTML
0.7%
CSS
0.6%
Dockerfile
0.3%
Shell
0.2%
6c1e309ce4
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Christian Capeáns Pérez
6c1e309ce4
Color of the temperature sensor changes with the temperature value (up to 20 degrees is green, from 20 to 30 is yellow and from 30 on is red)
2020-05-06 18:42:58 +02:00
hooks
Added auto-beautifier
2020-03-23 21:21:15 +01:00
nginx
Fixed Dockerfile and parametrized backend URL
2020-03-25 13:54:13 +01:00
smart-hut
Color of the temperature sensor changes with the temperature value (up to 20 degrees is green, from 20 to 30 is yellow and from 30 on is red)
2020-05-06 18:42:58 +02:00
.gitignore
init gitignore file
2020-02-24 15:11:26 +01:00
.gitlab-ci.yml
Modified the pipeline so that only the master and dev branch have to do the deploy
2020-03-21 15:45:38 +01:00
.mailmap
Added updated mailmap for everyone in the repo
2020-05-06 11:59:09 +02:00
Dockerfile
Fixed Dockerfile and parametrized backend URL
2020-03-25 13:54:13 +01:00
README.md
Fixed tests for redux
2020-04-12 17:52:35 +02:00
README.md
frontend