Management App for CV, skills... Let's you build your CV and export it into different formats.
Spring Boot based java app. Currently only project resources can be managed.
Simple AngularJS based frontend for managing the CV.
- Generated with https://github.com/Swiip/generator-gulp-angular
- Run
gulp serve
for local dev - To create dist build, just run
gulp build
, output will be in src/main/resources/static