ninrod / kotlin-springboot2

dockerized kotlin/springboot2 rest api server talking to a postgresql container with angular 7 as a frontend featuring nginx as a reverse proxy
GNU General Public License v3.0
4 stars 0 forks source link

add a stupidly simple angular7 site, static generated, to the nginx configuration #12

Closed ninrod closed 5 years ago

ninrod commented 6 years ago

the simplest, the better. it should at least display some data comming from the postgresql database.

ninrod commented 5 years ago

done except the postgre part which will turn into a separate issue