Skip to content

babuley/parasol

Repository files navigation

parasol

Java CI with Maven

Demo/Proof of concept tool for recording, monitoring energy meter readings. Backend with Spring and hibernate/H2, swagger api and Angular frontend.

Home Page

Example

Sample Dashboard

Example

Taking meter readings

Example

Parasol API doc sample

Example

Examples

  • To build full maven project mvn install
  • To build docker container for the parasol backend run docker build . from /parasol/server
  • To run parasol services in a container, run docker run -p 8888:8888 --name parasol $containerId

About

Demo tool for recording, monitoring meter readings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published