Skip to content

cc26-project-plants/cc26-senior-project-MQTT

Repository files navigation

CC26 Senior Project - Project Plant

Happa 🌿
Happa is an application designed for those who love plants.

This repository is not active anymore. About this project, please refer here.

Built With

Getting Started: MQTT

  1. clone this repository
$ git clone https://github.com/cc26-project-plants/cc26-senior-project-MQTT.git
  1. move to the root directory
$ cd cc26-senior-project-MQTT
  1. download dependencies
$ npm install
  1. run the server
# development
$ npm start

# nodemon mode
$ npm run server

Project Structure

Architecture

Architecture

Tech Stack

Tech Stack