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

https://github.com/glitchtech-developments/nextjs13-appdir-example

In this repo you'll find a example app of the latest goodies from Vercel mainly meaning the new edge functionalities, AppDir flow and TurboPack.
https://github.com/glitchtech-developments/nextjs13-appdir-example

appdir nextjs typescript

Last synced: 18 days ago
JSON representation

In this repo you'll find a example app of the latest goodies from Vercel mainly meaning the new edge functionalities, AppDir flow and TurboPack.

Awesome Lists containing this project

README

          

Welcome to the GlitchTech NextJS-13-Example 👋



Version

License: MIT





Twitter: GlitchTechEU

> TurboRepo used by GlitchTech Developments

## Install

```sh
pnpm install
```

## Usage

> **AppName**: package name of project of choice in apps directory
> The NextJS project is under the "web" name. So filter on web when targeting the NextJS project.

```sh
pnpm run dev --filter [AppName]
```

## Run tests

```sh
pnpm run test
```

## Author

👤 **GlitchTech Developments**

- Website: https://glitchtech.eu
- Twitter: [@GlitchTechEU](https://twitter.com/GlitchTechEU)
- Github: [@GlitchTech-Developments](https://github.com/GlitchTech-Developments)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/GlitchTech-Developments/NextJS13-AppDir-Example/issues).

## Show your support

Give a ⭐️ if this project helped you!