Skip to content

Bartosz-Slowik/iot-plant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iot-plant

Part of Bsc thesis.

  • Its using React with @MaterialUi
  • Backend is written in rust with axum and Prisma ORM
  • DB is Postgres
  • Pot prototype is made with ESP8266

ERD diagram:

image

How to run this app:

  • To run this app you need to create .env files with db url as well as generate db.rs with prisma
  • To start backend you cargo run
  • To run frontend you start a react server

About

Made for 2023 ZDPAI class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published