noah Notes Of A Human. A minimalistic webapp to update your friends with simple blog posts. Running go run main.go Deploy Set the variables in .env to your liking. Execute the application in release mode: export GIN_MODE=release; go run main.go