Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 296 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 296 Bytes

Micronaut Electron POC

Project to test if Micronaut can run spring-data-r2dbc with postgres and liquibase and connect the backend with an Electron app build with Angular 7

To run the entire project execute the following scripts in different prompts:

./run-backend.sh
./run-frontend.sh