-
# Next.js Template Tech Stack
## Core Technologies
- [x] Next.js 14 App Router
- [x] React 18
- [x] TypeScript strict mode
- [x] Tailwind CSS
## Used Libraries
- [x] #5
- [x] #23
- [x…
-
- [ ] Formalize this from discussion, into new official repo
- [ ] Add to templates and documentation
Here's an example of using Excalibur with Next. Since Excalibur can only execute on the client…
-
This issue outlines the steps to deploy the **POC Rust Microservice** to Vercel. The deployment will leverage Vercel's support for Rust, ensuring seamless integration with the platform's serverless ar…
-
## Context
What's your version of `nuqs`?
```
"nuqs": "2.0.4"
```
What framework are you using?
- ✅Next.js (app router)
- ❌ Next.js (pages router)
- ❌ React SPA (no router)
- …
-
気長に進めていく
- [ ] Next.js v15への移行
- [x] [Feature-Sliced Design](https://feature-sliced.design/)の反映
- [ ] Templateの中身であるTodoアプリ自体の刷新
- [x] テンプレート自体をVercelにデプロイ
- [ ] Storybookを活用するなら、GitHubPagesにデプ…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/next-js-15-d55c3c
### To Reproduce
1. Run the application in development mode (next dev).
2. Check the respons…
-
## Issue:
Currently nextra-docs-template's files correspond to `nextra@v2` (e.g. [pages/_meta.json](https://github.com/shuding/nextra-docs-template/blob/main/pages/_meta.json), [next.config.js > requ…
-
### Which package(s) are affected?
SSR (@lit-labs/ssr)
### Description
When using a dynamic variable inside of a `render()` function with a `` tag, Lit SSR produces the following error:
…
-
✓ Starting...
✓ Ready in 1863ms
○ Compiling / ...
✓ Compiled / in 1488ms (1616 modules)
GET / 200 in 1856ms
✓ Compiled in 326ms (805 modules)
✓ Compiled /api/playground in 154ms (843 mo…
-
In this application root layout has metadata
```
export const metadata: Metadata = {
title: "Docs stater template",
metadataBase: new URL("https://docstemplate.vercel.app/"),
description:…