Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 Backend

This 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