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

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: 3 months 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`