-
- Start from the #959 branch, but create a new branch. Rebase from time to time to keep Polle's changes synced.
- Add a new folder for a NextJS project, similar to how there's a SvelteKit project
- …
-
Next.js was recently released - https://nextjs.org/blog/next-15
- [ ] Update tinacms to allow React 19
- [ ] Update starter template to latest nextjs
-
**Describe the bug**
Using a field like
```typescript
defineType({
name: 'externalLink',
type: 'url',
title: 'External Link',
}),
```
Somewhere directly like:
```typescri…
-
After upgrading babel-runtime, my project is now throwing an error in npm run build, similar to this issue, https://github.com/chenqingspring/react-lottie/issues/166#issuecomment-2489852597
```
$ …
-
User Story
- As a developer creating a new nextjs app
- Want to have a template to get started with Eidolon using Eidolon React components
- So I can I build my GenAI apps quicker
Acceptance Criteri…
-
nextjs 15 has been released - https://github.com/vercel/next.js/releases/tag/v15.0.0
Current nextjs version in template is 14!
leading to the conclusion that the template needs to be updated. At…
-
**Describe the bug**
Hey.
On the latest v4 release (version .22), the nextra-docs template takes >60sec to render the "Documentation" page, while using 300-400% CPU and 1.8GB of RAM on a modern…
-
# Create a NextJS Template for Dev #
- [x] ReactJS + NextJS
- [ ] ESLint, Prettier, EditorConfig
- [ ] Storybook
- [x] StoryBlok CMS
- [ ] Jest + React Testing LIbrary
- [x] .env config file
- [ ] …
-
Hello,
I've been trying to use Revideo from your NextJS starter template. And it works.
Problem is that I don't want to use NextJS App Router, I want to use the Page Router.
And when I do so,…
-
The tool currently has no option for people who want to scaffold a NextJS tool, it will be cool if we created a NextJS option.
The NextJS option should have:
- A JavaScript variant
- A TypeScri…