alloy icon indicating copy to clipboard operation
alloy copied to clipboard

Boilerplate for creating web applications in Go (golang)

Results 7 alloy issues
Sort by recently updated
recently updated
newest added

Is this project abandoned?

# Introduction I'm quite newbie on the `golang` ecosystem and I had actual troubles to initialize this project. However, I consider this repo useful enough (one of the projects with...

There is an error on starting server And nothing on http://localhost:1212/ ``` $ alloy dev 2017/09/24 23:12:41 Starting webpack... 2017/09/24 23:12:41 Starting dev server... refresh: 2017/09/24 23:12:41 === Rebuild on:...

Hi all. For newbies in go like me, it would be nice to have and environment file example working, together with the dependencies you need to have on your system...

Hi I think this should be in the readme as well. I do not have a postgres db running. Why not use sqlite3 as default db ? Less external dependencies...

Hi I never used Glide and installed it specifically now to just follow the install. However, running 'go install' (which I think should better be 'go build' anyway) I ran...

```panic: dial tcp 127.0.0.1:1025: getsockopt: connection refused```