https://github.com/brokiem/better-poggit
https://github.com/brokiem/better-poggit
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brokiem/better-poggit
- Owner: brokiem
- License: apache-2.0
- Created: 2023-02-22T18:10:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T13:45:01.000Z (over 1 year ago)
- Last Synced: 2025-03-12T17:40:06.820Z (3 months ago)
- Language: TypeScript
- Homepage: https://better-poggit.vercel.app
- Size: 1.12 MB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Next.js + Turbopack App Directory Playground
[Turbopack](https://turbo.build/pack) is a new incremental bundler optimized for JavaScript and TypeScript, written in Rust by the creators of Webpack and Next.js at [Vercel](https://vercel.com). On large applications Turbopack updates 10x faster than Vite and 700x faster than Webpack ([benchmark](https://turbo.build/pack/docs/benchmarks)). For the biggest applications the difference grows even more stark with updates up to 20x faster than Vite.
This playground is a mirror of the [Next.js v13 App Directory Playground](https://github.com/vercel/app-playground), but uses Turbopack as the Next.js development server (`next dev --turbo`).
**As a reminder, Turbopack is currently in alpha and not yet ready for production. We appreciate your ongoing support as we work to make it ready for everyone.**
## Running Locally
1. Install dependencies: `yarn`
1. Start the dev server: `yarn dev`**Note:** The playground uses [Tailwind CSS](https://tailwindcss.com) via [PostCSS](https://turbo.build/pack/docs/features/css#postcss).
For more information, see: https://turbo.build/pack/docs/features/css#tailwind-css
## Documentation
https://nextjs.link/with-turbopack
## Providing Feedback
https://nextjs.link/turbopack-feedback