Skip to content

aalmazanarbs/micronaut-electron-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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