Skip to content

danybmx/portfolio-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My portfolio

This is a pretty simple portfolio that I made on 2015 just for show some of my works. In 2017 I've recreated the server side code in Go, just for test.

I've used HTML, CSS (using Sass) & JS (using CoffeeScript) and a few lines of PHP Go for send emails.

For the deployment I've created a docker instance with a custom image based on the golang image.

The docker-compose just build it up, runs it and attach it to the nginx-proxy docker external network that adds https support using letsencrypt and also exposes it to internet.