/PersonalWebpage

Personal Webpage

Primary LanguageApacheConf

Personal Webpage

This repo contains the code of my personal webpage http://www.nicklasnilsson.com hosted on heroku.

Built using:
  • Spring Boot with Maven
  • Hibernate, Spring Data and Postgres
  • Yeoman, AngularJS, Grunt
  • Bootstrap, animate.css
  • Leaflet, D3
Running the Front End (in the yo folder):
$ grunt serve
Running the full application (from root folder):

Configure application.properties and the application.yml and run by:

$ mvn spring-boot:run