Next
Next.js is an open source React front-end development web framework that enables functionality such as server-side rendering and generating static websites for React-based web applications.
Here are 10,873 public repositories matching this topic...
What do you want and why?
Currently developers have to rely on the blitz docs for documentation about function and parameter definitions. This means we have to context switch to the browser, visit the webpage, copy and paste the function name and use the search functionality.
We should use jsdocs to embed the documentation from the wiki inside VSC
Summary
InlineImage component should have cursor: pointer style when CMS is enabled.
(Currently is only ever has the normal default cursor.)
The pointer cursor indicates to the user that clicking it will trigger some action.
In this case that action is opening a Media Manager dialog.
Motivation
I did my first introduction/training of a TinaCMS application to a person, and
Summary of proposed feature
AppWrite.io is an open-source Firebase-like project that provides authentication features via REST.
Purpose of proposed feature
Have Next-Auth work with it.
Detail about proposed feature
They have a User API https://appwrite.io/docs/server/users and an Account API https://appwrite.io/docs/client/account. I think the latter seems like the one that s
-
Updated
Sep 3, 2019 - TypeScript
-
Updated
Mar 25, 2021
Without all the marketing.
-
Updated
Mar 9, 2021 - TypeScript
-
Updated
Mar 28, 2021 - JavaScript
Currently the folder framework/commerce has the core schema types that must be used by every provider. Currently only some types are available: https://github.com/vercel/commerce/blob/master/framework/commerce/types.ts#L10-L92
MIssing core types should be included there too so we can stop using any in different places on the UI. The task is to replace the types that have a TODO with a pro
-
Updated
Jul 18, 2019
It would be great if we could add software app as a JSON category for Next SEO.
There's more information here: https://developers.google.com/search/docs/data-types/software-app
I could try adding it but I'm not sure where to begin.
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Mar 11, 2021 - TypeScript
-
Updated
Feb 27, 2021 - TypeScript
Some folks have noted it would be beneficial to have this repository translated to other languages. One contributor has already volunteered to translate the repository into Russian (woohoo!).
If anyone has the time and drive to help out with other languages, please reply below with the proposed language and I'll give you the "go-ahead"... just to make sure two people don't create translations i
-
Updated
Mar 29, 2021 - TypeScript
Describe the bug
After building and deploying successfully through the serverless command, I found that S3 doesn't have all the files in the .serverless_nextjs/assets directory. Only the file BUILD_ID was uploaded, excluding the _next&public directory, and when I manually uploaded it to S3, all http requests returned 200 (otherwise it was 403).
Actual behavior
Not all files uplo
-
Updated
Mar 24, 2021 - TypeScript
-
Updated
Mar 23, 2021 - TypeScript
-
Updated
Feb 20, 2021 - JavaScript
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Feb 19, 2021 - JavaScript
-
Updated
Mar 11, 2021 - JavaScript
Created by Vercel
Released October 25, 2016
Latest release 14 days ago
- Repository
- vercel/next.js
- Website
- nextjs.org
- Wikipedia
- Wikipedia
What example does this report relate to?
https://github.com/jthegedus/firebase-gcp-examples/tree/main/functions-nextjs
What version of Next.js are you using?
10.0.8
What version of Node.js are you using?
12.0.0
What browser are you using?
Chrome
What operating system are you using?
n/a
How are you deploying your application?
Firebase
Describe the Bug
When h