Skip to content

This repository is for makeNTU 2022 smart lamp project.

Notifications You must be signed in to change notification settings

redxouls/makeNTU-2022

Repository files navigation

Magic Bike

Installation

Install packages for python library

$ pip3 install -r requirements.txt

Install npm packages

$ yarn

How to run

Development

$ yarn start

Build the frontend first

$ yarn build

Start mqtt broker

$ cd src
$ sudo docker run -d -it -p 1883:1883 -v $(pwd)/mosquitto.conf:/mosquitto/config/

Start the backend server

$ cd src
$ sudo python3 mapbox.py

How to use

You can access the website according to the ip of your computer.

About

This repository is for makeNTU 2022 smart lamp project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •