Skip to content

mihar/mintpeaks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mintpeaks proxy

This repository hosts the proxy server that receives climate data from a tessel device and proxies it through socket.io to any listeners.

For more information, check out the main repo. See the website live at mintpeaks.com.

Running

Running this proxy on a Linux or Mac OS X machine is trivial using Docker. All you need to do is install Docker and docker-compose and run:

docker-compose up -d mintpeaks

That's it. If you'd like, you can customize the ports/host on which the server is listening by changing the docker-compose.yml file.

Other parts

This repo is part of the mintpeaks ecosystem, there are two other parts you need to setup for it to work:

About

Node.js server powering the back-end of Mintpeaks.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published