From 837252e6136a1de6af67894c5b328e64dbd9b4e3 Mon Sep 17 00:00:00 2001 From: Federico <16429579+rawnly@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:11:36 +0200 Subject: [PATCH] add next-wayfinder --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f2fadeb..ae31984 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,7 @@ _List inspired by the [awesome](https://github.com/sindresorhus/awesome) list th - [Runtime Environment Variables for Next.js](https://www.npmjs.com/package/@cuww/runtime-env) – Stop configuring ENV variables in CI/CD, use a cloud-native approach. - [next-google-tag-manager](https://github.com/XD2Sketch/next-google-tag-manager) – Easily add Google Tag Manager to Next 13 and up. - [next-api-decorators](https://github.com/storyofams/next-api-decorators) - Decorators to create typed Next.js API routes, with easy request validation and transformation. +- [next-wayfinder](https://github.com/rawnly/next-wayfinder) - Simplified Middleware Management in Next ## Apps