ArnauAregall / aregalio-tech-site-kotlin

aregalio.tech, built on Kotlin and Java 9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aregalio-tech-site-kotlin

https://aregalio.tech source code repository, built with Kotlin, Spring Boot, and Java 8.

Build status

Codeship Status for ArnauAregall/aregalio-tech-site-kotlin

TODOs:

  • Integrate with embedded database // kids, please, don't hardcode data in your projects, this is just for playing
  • Test!

Development w/ hot reload

  1. Run in a shell:

     gradle build --continuous
    
  2. Start a new shell and run:

     gradle bootRun
    

About

aregalio.tech, built on Kotlin and Java 9


Languages

Language:HTML 46.3%Language:Kotlin 33.6%Language:JavaScript 20.0%