Self-Hosting Jev on macOS for Free
· 5 min read
Jev is still behind a waitlist, but you don't have to wait — here's how I got a Jev-compatible endpoint running on my Mac for free, with no API key and no cloud.
Jev is still behind a waitlist, but you don't have to wait — here's how I got a Jev-compatible endpoint running on my Mac for free, with no API key and no cloud.
Setting up a new laptop? Here is a walkthrough of the tools and software I use as a developer. This applies to both Windows and Mac.
This guide walks you through configuring Visual Studio Code (VSCode) for a TypeScript project.
This article equips you with a streamlined approach to maintaining clean code through linting and pre-commit hooks in your Git repository. Here, we'll configure Husky, ESLint, Prettier, and lint-staged for automated code style enforcement and formatting.