Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/by-sabbir/demo-iot-fullstack-project
https://github.com/by-sabbir/demo-iot-fullstack-project
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/by-sabbir/demo-iot-fullstack-project
- Owner: by-sabbir
- License: gpl-3.0
- Created: 2021-01-15T20:55:16.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-30T19:56:53.000Z (over 3 years ago)
- Last Synced: 2023-03-05T13:18:19.093Z (over 1 year ago)
- Language: Python
- Size: 2.12 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Amet Solutions
[![N|Solid](https://sabbir.dev/static/site/logo.png)](https://sabbir.dev/static/site/logo.png)
# Tech Stack
- Django
- Django Charts
- Django Rest Framework
- PostgreSQL
- NodeMCU V3 ESP-12E
- POST Operation using ESP## Installation
### Django BackendThis project requires [Docker](https://docs.docker.com/engine/install/) and [docker-compose](https://docs.docker.com/compose/install/) to run.
Install the dependencies and devDependencies and start the server.
```sh
$ cd backend
$ docker-compose build
$ docker-compose up -d
```Now, you can visit ```http://localhost:8000```. This should open our project's homepage.
### ToDo
> - Readme for IoT Firmware build
> - Firmwire build Automation
> - MQTT