/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

initialcommit.com
| | hjr265.me
3.3 parsecs away

Travel
| | The self-hosted GitLab at my company, Furqan Software, is home to all the company Go projects. The domain where Furqan Software's GitLab is accessible is different from the domain in Go module paths. That means go get doesn't work out of the box for our Go projects. For example, let's say you have a Go project with the module path go.example.com/tools/aglet. And the corresponding GitLab project is at https://gitlab.example.com/tools/aglet. If you run go get go.
| | syntackle.com
3.3 parsecs away

Travel
| | Vercel is a platform to host frontend applications and static sites but you can also host an express app using serverless functions. Recently, it also announced Vercel Postgres
| | danielsieger.com
3.7 parsecs away

Travel
| | A short guide on creating a Jekyll template using Bootstrap and Sass.
| | github.com
10.7 parsecs away

Travel
| Python application launcher with auto virtualenv creation and package installation - GitHub - mfussenegger/pipex: Python application launcher with auto virtualenv creation and package installation