It’s been not long that I’ve launched Golang Cafe https://golang.cafe/. The first Go job board with no recruiters and clear salary ranges. I’ve came to realise quite a few people enjoyed the product. This time as requested by many already I've decided to open source Golang Cafe<p>- The code is licensed under the BSD 3-Clause license which means you can re-use the code for weather you like, even commercial purposes, as long as you don't use "Golang Cafe" as brand name.https://github.com/golang-cafe/golang.cafe.<p>- Any revenue which is pretty much used to pay off hosting and maintenance costs is also open https://www.indiehackers.com/product/golang-cafe/revenue<p>- Traffic stats are also open https://www.indiehackers.com/product/golang-cafe/traffic<p>The project started as a prototype and the code is light years from being perfect but it's a starting point. Happy if anyone has feature requests or ideas you can share on the issue tracker
Cool, I didn't know it existed, but I'll check it out from time to time!<p>What was the main reason for requests to open source the project? I'm curious because personally I don't really mind if a job board is open or closed source.<p>Thanks for your work, by the way.