Skip to content

Comment on Ask HN: Best internal tools your startup built?

Comments

A few different tech projects that we consider open sourcing:

- A CLI release tool that properly ensures deps & CI are green, bumps version, creates Github release notes (with links to PRs) and notifies team. Is configurable to be used across projects (both backend and frontend).

- A deployment dashboard that shows what version or feature branch is deployed for each of our projects on our different envs (prod, staging, testing etc). Think a minimal matrix grid for easy overview.

- Elaborate bash script that helps setup all projects and dependencies local on new employees' machines. Onboarding was always a major hassle so we've tried to automate it as much as possible.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.