Skip to content

Documentation and configuration for a plant moisture control module and API.

Notifications You must be signed in to change notification settings

altersaddle/moistlywet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moistlywet

Documentation and configuration for moistlywet.com, a plant moisture control device, used to simulate the watering cycle of rain.

Client

A React app. Hosted out of an S3 bucket.

running locally: ./scripts/run

deploying: ./scripts/deploy

Server

A flask app, deployed as lambda functions (using zappa). Storing it's data in dynamodb.

running locally: ./scripts/run

deploying: ./scripts/deploy

Device

an ESP8266, running the python env, still figuring out the details there.

About

Documentation and configuration for a plant moisture control module and API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.9%
  • Python 39.5%
  • HTML 5.9%
  • CSS 3.1%
  • Shell 0.6%