Git Product home page Git Product logo

next-on-pages's Introduction

⚡▲ @cloudflare/next-on-pages ▲⚡

Build, develop, and deploy Next.js apps for Cloudflare Pages.

@cloudflare/next-on-pages is a CLI tool that you can use to build and develop Next.js applications so that they can run on the Cloudflare Pages platform.

Alongside the @cloudflare/next-on-pages there is an additional package eslint-plugin-next-on-pages implementing an Eslint plugin which aim is to aid developers at using the @cloudflare/next-on-pages more efficiently and improve their overall developer experience when working with it.

You can see the packages contents (with their documentation) in their respective package directories:

Additionally there is also the next-dev submodule which is implemented as a separate package in this repository but included as a submodule of the main @cloudflare/next-on-pages package, you can see the submodule's content here:

Contributing

If you want to contribute to this project (both to the main package and the eslint one) please refer to the Contributing document.

References

Extra references you might be interested in:

  • Blog post

    The original blog post introducing @cloudflare/next-on-pages (24/10/2022), it goes into details on the inspiration for this package and provides some details on how it works.

  • Cloudflare Next.js Guide

    Cloudflare guide on how to create and deploy a Next.js application. The application can be either static (and deployed as simple static assets) or dynamic using the edge runtime (using @cloudflare/next-on-pages).

  • Technical Documentation

    Explanations and insights into how @cloudflare/next-on-pages works, design decisions behind different aspects, and how it handles different Next.js features.

next-on-pages's People

Contributors

dario-piotrowicz avatar james-elicx avatar github-actions[bot] avatar gregbrimble avatar dependabot[bot] avatar tarunrajput avatar hanford avatar yoink3000 avatar mattiasw avatar abhishek-exists avatar aidenwallis avatar cpojer avatar mtctxd avatar felix-schultz avatar jculvey avatar jrf0110 avatar speier avatar karibash avatar kev-ac avatar leerob avatar mnthomson avatar miktirr avatar mrbbot avatar raisedadead avatar noobnooc avatar rphsoftware avatar sebmaster avatar shinebayar-g avatar susemeee avatar swagadon avatar

Stargazers

Shiqi Mei avatar

next-on-pages's Issues

⚠️📄 The `next.config.js` supported doc is out of date 📄⚠️

The next-on-pages documentation of the next.config.js options is out of date

The following next.config.js configs are not documented in our supported doc:

  • appDir

The following configs present in our supported doc are not present in the next.config.js documentation pages:


Warning
Remember to update:


Configs table template

Template config table that you can use to update the supported doc:

Option Next Docs Support
appDir app ???
assetPrefix pages, app ???
basePath pages, app ???
compress pages, app ???
devIndicators pages, app ???
distDir pages, app ???
env pages, app ???
eslint pages, app ???
exportPathMap pages, app ???
generateBuildId pages, app ???
generateEtags pages, app ???
headers pages, app ???
httpAgentOptions pages, app ???
images pages, app ???
incrementalCacheHandlerPath app ???
mdxRs app ???
onDemandEntries pages, app ???
output pages, app ???
pageExtensions pages, app ???
poweredByHeader pages, app ???
productionBrowserSourceMaps pages, app ???
reactStrictMode pages, app ???
redirects pages, app ???
rewrites pages, app ???
Runtime Config pages, app ???
serverComponentsExternalPackages app ???
trailingSlash pages, app ???
transpilePackages pages, app ???
turbo pages, app ???
typedRoutes app ???
typescript pages, app ???
urlImports pages, app ???
webpack pages, app ???
webVitalsAttribution pages, app ???

⚠️📄 The `next.config.js` supported doc is out of date 📄⚠️

The next-on-pages documentation of the next.config.js options is out of date

The following next.config.js configs are not documented in our supported doc:

  • appDir
  • pageExtensions

The following configs present in our supported doc are not present in the next.config.js documentation pages:

  • trailingSlash
  • urlImports

Warning
Remember to update:


Configs table template

Template config table that you can use to update the supported doc:

Option Next Docs Support
appDir app ???
assetPrefix pages, app ???
basePath pages, app ???
compress pages, app ???
devIndicators pages, app ???
distDir pages, app ???
env pages, app ???
eslint pages, app ???
exportPathMap pages, app ???
generateBuildId pages, app ???
generateEtags pages, app ???
headers pages, app ???
httpAgentOptions pages, app ???
images pages, app ???
incrementalCacheHandlerPath app ???
mdxRs app ???
onDemandEntries pages, app ???
output pages, app ???
pageExtensions pages, app ???
poweredByHeader pages, app ???
productionBrowserSourceMaps pages, app ???
reactStrictMode pages, app ???
redirects pages, app ???
rewrites pages, app ???
Runtime Config pages, app ???
serverComponentsExternalPackages app ???
transpilePackages pages, app ???
turbo pages, app ???
typedRoutes app ???
typescript pages, app ???
webpack pages, app ???
webVitalsAttribution pages, app ???

⚠️📄 The `next.config.js` supported doc is out of date 📄⚠️

The next-on-pages documentation of the next.config.js options is out of date

The following next.config.js configs are not documented in our supported doc:

  • appDir

The following configs present in our supported doc are not present in the next.config.js documentation pages:


Warning
Remember to update:


Configs table template

Template config table that you can use to update the supported doc:

Option Next Docs Support
appDir app ???
assetPrefix pages, app ???
basePath pages, app ???
compress pages, app ???
devIndicators pages, app ???
distDir pages, app ???
env pages, app ???
eslint pages, app ???
exportPathMap pages, app ???
generateBuildId pages, app ???
generateEtags pages, app ???
headers pages, app ???
httpAgentOptions pages, app ???
images pages, app ???
incrementalCacheHandlerPath app ???
mdxRs app ???
onDemandEntries pages, app ???
output pages, app ???
pageExtensions pages, app ???
poweredByHeader pages, app ???
productionBrowserSourceMaps pages, app ???
reactStrictMode pages, app ???
redirects pages, app ???
rewrites pages, app ???
Runtime Config pages, app ???
serverComponentsExternalPackages app ???
trailingSlash pages, app ???
transpilePackages pages, app ???
turbo pages, app ???
typedRoutes app ???
typescript pages, app ???
urlImports pages, app ???
webpack pages, app ???
webVitalsAttribution pages, app ???

⚠️📄 The `next.config.js` supported doc is out of date 📄⚠️

The next-on-pages documentation of the next.config.js options is out of date

The following next.config.js configs are not documented in our supported doc:

  • appDir

Warning
Remember to update:


Configs table template

Template config table that you can use to update the supported doc:

Option Next Docs Support
appDir app ???
assetPrefix pages, app ???
basePath pages, app ???
compress pages, app ???
devIndicators pages, app ???
distDir pages, app ???
env pages, app ???
eslint pages, app ???
exportPathMap pages, app ???
generateBuildId pages, app ???
generateEtags pages, app ???
headers pages, app ???
httpAgentOptions pages, app ???
images pages, app ???
incrementalCacheHandlerPath app ???
mdxRs app ???
onDemandEntries pages, app ???
output pages, app ???
pageExtensions pages, app ???
poweredByHeader pages, app ???
productionBrowserSourceMaps pages, app ???
reactStrictMode pages, app ???
redirects pages, app ???
rewrites pages, app ???
Runtime Config pages, app ???
serverComponentsExternalPackages app ???
trailingSlash pages, app ???
transpilePackages pages, app ???
turbo pages, app ???
typedRoutes app ???
typescript pages, app ???
urlImports pages, app ???
webpack pages, app ???
webVitalsAttribution pages, app ???

The next-on-pages documentation of the next.config.js options is out of date

The next-on-pages documentation of the next.config.js options is out of date

The following next.config.js configs are not documented in our supported doc:

  • appDir
  • pageExtensions

The following configs present in our supported doc are not present in the next.config.js documentation pages:

  • trailingSlash
  • urlImports

Configs table template

Template config table that you can use to update the supported doc:

Option Next Docs Support
appDir app ???
assetPrefix pages, app ???
basePath pages, app ???
compress pages, app ???
devIndicators pages, app ???
distDir pages, app ???
env pages, app ???
eslint pages, app ???
exportPathMap pages, app ???
generateBuildId pages, app ???
generateEtags pages, app ???
headers pages, app ???
httpAgentOptions pages, app ???
images pages, app ???
incrementalCacheHandlerPath app ???
mdxRs app ???
onDemandEntries pages, app ???
output pages, app ???
pageExtensions pages, app ???
poweredByHeader pages, app ???
productionBrowserSourceMaps pages, app ???
reactStrictMode pages, app ???
redirects pages, app ???
rewrites pages, app ???
Runtime Config pages, app ???
serverComponentsExternalPackages app ???
transpilePackages pages, app ???
turbo pages, app ???
typedRoutes app ???
typescript pages, app ???
webpack pages, app ???
webVitalsAttribution pages, app ???

Warning
Remember to update:

  • The supported docs
    (packages/next-on-pages/docs/supported.md)
  • The eslint-plugin-next-on-pages no-unsupported rule
    (packages/eslint-plugin-next-on-pages/src/rules/no-unsupported-configs.ts)

⚠️📄 The `next.config.js` supported doc is out of date 📄⚠️

The next-on-pages documentation of the next.config.js options is out of date

The following next.config.js configs are not documented in our supported doc:

  • appDir

Warning
Remember to update:


Configs table template

Template config table that you can use to update the supported doc:

Option Next Docs Support
appDir app ???
assetPrefix pages, app ???
basePath pages, app ???
compress pages, app ???
devIndicators pages, app ???
distDir pages, app ???
env pages, app ???
eslint pages, app ???
exportPathMap pages, app ???
generateBuildId pages, app ???
generateEtags pages, app ???
headers pages, app ???
httpAgentOptions pages, app ???
images pages, app ???
incrementalCacheHandlerPath app ???
mdxRs app ???
onDemandEntries pages, app ???
output pages, app ???
pageExtensions pages, app ???
poweredByHeader pages, app ???
productionBrowserSourceMaps pages, app ???
reactStrictMode pages, app ???
redirects pages, app ???
rewrites pages, app ???
Runtime Config pages, app ???
serverComponentsExternalPackages app ???
trailingSlash pages, app ???
transpilePackages pages, app ???
turbo pages, app ???
typedRoutes app ???
typescript pages, app ???
urlImports pages, app ???
webpack pages, app ???
webVitalsAttribution pages, app ???

⚠️📄 The `next.config.js` supported doc is out of date 📄⚠️

The next-on-pages documentation of the next.config.js options is out of date

The following next.config.js configs are not documented in our supported doc:

  • appDir

Warning
Remember to update:


Configs table template

Template config table that you can use to update the supported doc:

Option Next Docs Support
appDir app ???
assetPrefix pages, app ???
basePath pages, app ???
compress pages, app ???
devIndicators pages, app ???
distDir pages, app ???
env pages, app ???
eslint pages, app ???
exportPathMap pages, app ???
generateBuildId pages, app ???
generateEtags pages, app ???
headers pages, app ???
httpAgentOptions pages, app ???
images pages, app ???
incrementalCacheHandlerPath app ???
mdxRs app ???
onDemandEntries pages, app ???
output pages, app ???
pageExtensions pages, app ???
poweredByHeader pages, app ???
productionBrowserSourceMaps pages, app ???
reactStrictMode pages, app ???
redirects pages, app ???
rewrites pages, app ???
Runtime Config pages, app ???
serverComponentsExternalPackages app ???
trailingSlash pages, app ???
transpilePackages pages, app ???
turbo pages, app ???
typedRoutes app ???
typescript pages, app ???
urlImports pages, app ???
webpack pages, app ???
webVitalsAttribution pages, app ???

The next-on-pages documentation of the next.config.js options is out of date

The next-on-pages documentation of the next.config.js options is out of date

The following next.config.js configs are not documented in our supported doc:

  • appDir
  • pageExtensions

The following configs present in our supported doc are not present in the next.config.js documentation pages:

  • trailingSlash
  • urlImports

Warning
Remember to update:


Configs table template

Template config table that you can use to update the supported doc:

Option Next Docs Support
appDir app ???
assetPrefix pages, app ???
basePath pages, app ???
compress pages, app ???
devIndicators pages, app ???
distDir pages, app ???
env pages, app ???
eslint pages, app ???
exportPathMap pages, app ???
generateBuildId pages, app ???
generateEtags pages, app ???
headers pages, app ???
httpAgentOptions pages, app ???
images pages, app ???
incrementalCacheHandlerPath app ???
mdxRs app ???
onDemandEntries pages, app ???
output pages, app ???
pageExtensions pages, app ???
poweredByHeader pages, app ???
productionBrowserSourceMaps pages, app ???
reactStrictMode pages, app ???
redirects pages, app ???
rewrites pages, app ???
Runtime Config pages, app ???
serverComponentsExternalPackages app ???
transpilePackages pages, app ???
turbo pages, app ???
typedRoutes app ???
typescript pages, app ???
webpack pages, app ???
webVitalsAttribution pages, app ???

⚠️📄 The `next.config.js` supported doc is out of date 📄⚠️

The next-on-pages documentation of the next.config.js options is out of date

The following next.config.js configs are not documented in our supported doc:

  • appDir
  • pageExtensions

The following configs present in our supported doc are not present in the next.config.js documentation pages:

  • trailingSlash
  • urlImports

Warning
Remember to update:


Configs table template

Template config table that you can use to update the supported doc:

Option Next Docs Support
appDir app ???
assetPrefix pages, app ???
basePath pages, app ???
compress pages, app ???
devIndicators pages, app ???
distDir pages, app ???
env pages, app ???
eslint pages, app ???
exportPathMap pages, app ???
generateBuildId pages, app ???
generateEtags pages, app ???
headers pages, app ???
httpAgentOptions pages, app ???
images pages, app ???
incrementalCacheHandlerPath app ???
mdxRs app ???
onDemandEntries pages, app ???
output pages, app ???
pageExtensions pages, app ???
poweredByHeader pages, app ???
productionBrowserSourceMaps pages, app ???
reactStrictMode pages, app ???
redirects pages, app ???
rewrites pages, app ???
Runtime Config pages, app ???
serverComponentsExternalPackages app ???
transpilePackages pages, app ???
turbo pages, app ???
typedRoutes app ???
typescript pages, app ???
webpack pages, app ???
webVitalsAttribution pages, app ???

⚠️📄 The `next.config.js` supported doc is out of date 📄⚠️

The next-on-pages documentation of the next.config.js options is out of date

The following next.config.js configs are not documented in our supported doc:

  • appDir

Warning
Remember to update:


Configs table template

Template config table that you can use to update the supported doc:

Option Next Docs Support
appDir app ???
assetPrefix pages, app ???
basePath pages, app ???
compress pages, app ???
devIndicators pages, app ???
distDir pages, app ???
env pages, app ???
eslint pages, app ???
exportPathMap pages, app ???
generateBuildId pages, app ???
generateEtags pages, app ???
headers pages, app ???
httpAgentOptions pages, app ???
images pages, app ???
incrementalCacheHandlerPath app ???
mdxRs app ???
onDemandEntries pages, app ???
output pages, app ???
pageExtensions pages, app ???
poweredByHeader pages, app ???
productionBrowserSourceMaps pages, app ???
reactStrictMode pages, app ???
redirects pages, app ???
rewrites pages, app ???
Runtime Config pages, app ???
serverComponentsExternalPackages app ???
trailingSlash pages, app ???
transpilePackages pages, app ???
turbo pages, app ???
typedRoutes app ???
typescript pages, app ???
urlImports pages, app ???
webpack pages, app ???
webVitalsAttribution pages, app ???

⚠️📄 The `next.config.js` supported doc is out of date 📄⚠️

The next-on-pages documentation of the next.config.js options is out of date

The following next.config.js configs are not documented in our supported doc:

  • appDir
  • pageExtensions

The following configs present in our supported doc are not present in the next.config.js documentation pages:

  • trailingSlash
  • urlImports

Warning
Remember to update:


Configs table template

Template config table that you can use to update the supported doc:

Option Next Docs Support
appDir app ???
assetPrefix pages, app ???
basePath pages, app ???
compress pages, app ???
devIndicators pages, app ???
distDir pages, app ???
env pages, app ???
eslint pages, app ???
exportPathMap pages, app ???
generateBuildId pages, app ???
generateEtags pages, app ???
headers pages, app ???
httpAgentOptions pages, app ???
images pages, app ???
incrementalCacheHandlerPath app ???
mdxRs app ???
onDemandEntries pages, app ???
output pages, app ???
pageExtensions pages, app ???
poweredByHeader pages, app ???
productionBrowserSourceMaps pages, app ???
reactStrictMode pages, app ???
redirects pages, app ???
rewrites pages, app ???
Runtime Config pages, app ???
serverComponentsExternalPackages app ???
transpilePackages pages, app ???
turbo pages, app ???
typedRoutes app ???
typescript pages, app ???
webpack pages, app ???
webVitalsAttribution pages, app ???

⚠️📄 The `next.config.js` supported doc is out of date 📄⚠️

The next-on-pages documentation of the next.config.js options is out of date

The following next.config.js configs are not documented in our supported doc:

  • appDir
  • pageExtensions

The following configs present in our supported doc are not present in the next.config.js documentation pages:

  • trailingSlash
  • urlImports

Warning
Remember to update:


Configs table template

Template config table that you can use to update the supported doc:

Option Next Docs Support
appDir app ???
assetPrefix pages, app ???
basePath pages, app ???
compress pages, app ???
devIndicators pages, app ???
distDir pages, app ???
env pages, app ???
eslint pages, app ???
exportPathMap pages, app ???
generateBuildId pages, app ???
generateEtags pages, app ???
headers pages, app ???
httpAgentOptions pages, app ???
images pages, app ???
incrementalCacheHandlerPath app ???
mdxRs app ???
onDemandEntries pages, app ???
output pages, app ???
pageExtensions pages, app ???
poweredByHeader pages, app ???
productionBrowserSourceMaps pages, app ???
reactStrictMode pages, app ???
redirects pages, app ???
rewrites pages, app ???
Runtime Config pages, app ???
serverComponentsExternalPackages app ???
transpilePackages pages, app ???
turbo pages, app ???
typedRoutes app ???
typescript pages, app ???
webpack pages, app ???
webVitalsAttribution pages, app ???

⚠️📄 The `next.config.js` supported doc is out of date 📄⚠️

The next-on-pages documentation of the next.config.js options is out of date

The following next.config.js configs are not documented in our supported doc:

  • appDir

Warning
Remember to update:


Configs table template

Template config table that you can use to update the supported doc:

Option Next Docs Support
appDir app ???
assetPrefix pages, app ???
basePath pages, app ???
compress pages, app ???
devIndicators pages, app ???
distDir pages, app ???
env pages, app ???
eslint pages, app ???
exportPathMap pages, app ???
generateBuildId pages, app ???
generateEtags pages, app ???
headers pages, app ???
httpAgentOptions pages, app ???
images pages, app ???
incrementalCacheHandlerPath app ???
mdxRs app ???
onDemandEntries pages, app ???
output pages, app ???
pageExtensions pages, app ???
poweredByHeader pages, app ???
productionBrowserSourceMaps pages, app ???
reactStrictMode pages, app ???
redirects pages, app ???
rewrites pages, app ???
Runtime Config pages, app ???
serverComponentsExternalPackages app ???
trailingSlash pages, app ???
transpilePackages pages, app ???
turbo pages, app ???
typedRoutes app ???
typescript pages, app ???
urlImports pages, app ???
webpack pages, app ???
webVitalsAttribution pages, app ???

The next-on-pages documentation of the next.config.js options is out of date

The next-on-pages documentation of the next.config.js options is out of date

The following next.config.js configs are not documented in our supported doc:

  • appDir
  • pageExtensions

The following configs present in our supported doc are not present in the next.config.js documentation pages:

  • trailingSlash
  • urlImports
Configs table template

Template config table that you can use to update the supported doc:

Option Next Docs Support
appDir app ???
assetPrefix pages, app ???
basePath pages, app ???
compress pages, app ???
devIndicators pages, app ???
distDir pages, app ???
env pages, app ???
eslint pages, app ???
exportPathMap pages, app ???
generateBuildId pages, app ???
generateEtags pages, app ???
headers pages, app ???
httpAgentOptions pages, app ???
images pages, app ???
incrementalCacheHandlerPath app ???
mdxRs app ???
onDemandEntries pages, app ???
output pages, app ???
pageExtensions pages, app ???
poweredByHeader pages, app ???
productionBrowserSourceMaps pages, app ???
reactStrictMode pages, app ???
redirects pages, app ???
rewrites pages, app ???
Runtime Config pages, app ???
serverComponentsExternalPackages app ???
transpilePackages pages, app ???
turbo pages, app ???
typedRoutes app ???
typescript pages, app ???
webpack pages, app ???
webVitalsAttribution pages, app ???

Warning
Remember to update:

  • The supported docs
    (packages/next-on-pages/docs/supported.md)
  • The eslint-plugin-next-on-pages no-unsupported rule
    (packages/eslint-plugin-next-on-pages/src/rules/no-unsupported-configs.ts)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.