Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rymnc/iiot-miniproject

Miniproject for IIoT lab
https://github.com/rymnc/iiot-miniproject

docker-compose fastify fastify-cli prisma reactjs typescript

Last synced: about 14 hours ago
JSON representation

Miniproject for IIoT lab

Awesome Lists containing this project

README

        

# IIoT Lab Miniproject

---

## Setup instructions

Make sure you have the following installed
1. docker
2. docker-compose

## Running instructions

1. `docker-compose up`

This will bring up the whole stack. Frontend served at `http://localhost:3000`, Backend at `http://localhost:5000`