Ecosyste.ms: Awesome
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: about 14 hours ago
JSON representation
Miniproject for IIoT lab
- Host: GitHub
- URL: https://github.com/rymnc/iiot-miniproject
- Owner: rymnc
- Created: 2021-05-07T04:32:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-28T05:07:29.000Z (over 3 years ago)
- Last Synced: 2024-11-27T15:29:53.283Z (2 months ago)
- Topics: docker-compose, fastify, fastify-cli, prisma, reactjs, typescript
- Language: JavaScript
- Homepage:
- Size: 1.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`