Sensorlog enable anyone to post IOT's measurements (temperature, etc...) into a backend. It provides a post endpoint and get endpoints.
The backend is Laravel used exclusively as an API. Nuxt with auth module is the frontend. We've used vue-bootstrap for quick UI development.
You can get the source of both backend and frontend from github.