nasustim.com website: https://nasustim.com Development Set up Install deps with asdf and enable corepack (to use pnpm) $ asdf install $ corepack enable $ pnpm install Start development server $ pnpm run dev Build $ pnpm run build