Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amannn/nextjs-compiled-messages


https://github.com/amannn/nextjs-compiled-messages

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# nextjs-compiled-messages

Routes:

- `/app/explicit` (App Router)
- `/app/implicit` (App Router)
- `/pages` (Pages Router)

Relevant files:

- [`./src/app/app/explicit/page.tsx`](./src/app/app/explicit/page.tsx)
- [`./src/app/app/implicit/page.tsx`](./src/app/app/implicit/page.tsx)
- [`./src/pages/pages.tsx`](./src/pages/pages.tsx)