Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 3.31 KB

File metadata and controls

30 lines (25 loc) · 3.31 KB

Dev tools

My dev tools for macOS and Linux

Name Description URL
Beekeeper Studio Database management tool https://www.beekeeperstudio.io/
Cursor AI-powered code editor https://www.cursor.com/
Deno Runtime for JavaScript and TypeScript https://deno.com/
Flatpak Package manager for Linux https://flatpak.org/
Git Distributed version control system https://git-scm.com/
MongoDB Compass Database management tool https://www.mongodb.com/products/compass
Node.js JavaScript runtime for application development https://nodejs.org/
OrbStack Containerization tool https://orbstack.com/
Redis Database https://redis.io/
VSCode Code editor https://code.visualstudio.com/
Yaak API client https://yaak.app/
Yarn Fast and reliable package manager for Node.js https://yarnpkg.com/

NPM packages

NPM packages I use globally

Name Description URL
@nestjs/cli NestJS Command Line Interface https://docs.nestjs.com/
fastify-cli CLI for Fastify framework https://www.fastify.io/
git-cz Tool for conventional commits https://www.npmjs.com/package/git-cz
n Node Version Manager https://github.com/tj/n/
npm-check-updates Tool to update npm dependencies https://www.npmjs.com/package/npm-check-updates