GithubHelp home page GithubHelp logo

alberthuang24 / examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vercel/examples

0.0 1.0 0.0 29.92 MB

Enjoy our curated collection of examples and solutions. Use these patterns to build your own robust and scalable applications.

Shell 0.32% JavaScript 26.79% Python 0.66% Rust 0.04% TypeScript 67.90% CSS 2.61% HTML 1.67%

examples's Introduction

Vercel Examples

Enjoy our curated collection of examples and solutions. Use these patterns to build your own robust and scalable applications. We're going to be shipping new examples weekly. Stay tuned!

  • Edge Functions – Build high-performance APIs that are deployed to every Edge Network region. Learn more.
  • Edge Middleware – Provide speed and personalization to your users. Learn more.
  • Solutions – Demos, Architectures, and Best Practices
  • Starter – Fully functional applications that encompass an idea as a robust starting point.

Vercel Templates

Multiple examples are being featured in Vercel's Templates, visit that page for more advanced filtering options.

For Vercelians

Examples that have front matter metadata will create a new Draft template in Contentful, for more steps on how to publish a template, read Publishing Templates.

Adding a new example

To quickly start contributing with a new example, run the following commands:

pnpm i
pnpm new-example

If the script above isn't used, make sure the example complies with the following:

  • It has to be located in either the edge-functions, edge-middleware, or solutions folders.
  • It must have a .gitignore similar to plop-templates/example/.gitignore
  • It must have a package.json similar to plop-templates/example/package.json (usage of Next.js is optional). The license should be MIT
  • It must have a README.md similar to plop-templates/example/README.md. The example has to be able to include a demo URL (the Vercel team will deploy it!) and if it requires environment variables, it must have a .env.example file and instructions on how to set them up. Take bot-protection-datadome as an example.
    • To customize the Vercel Deploy Button take a look at the docs, useful if the deployment has required environment variables.
  • If using Next.js, it must have a .eslintrc.json similar to plop-templates/example/.eslintrc.json
  • All Next.js examples should be using the same styling and layout provided by @vercel/examples-ui, its usage can be seen in the plop template

Adding a template

If you would like the example to be featured in vercel.com/templates then also add the front matter metadata to the top of the readme, like in bot-protection-datadome. To know all the possible values for each metadata take a look at fields.json.

If you want to add related templates to your template, copy the slug from the other template into the relatedTemplates field, for example for vercel.com/templates/next.js/monorepo-turborepo the slug is monorepo-turborepo, as written in solutions/monorepo/README.md

The pre-commit hook

We use Husky to manage the pre-commit Git hook in this repo. Husky configures hooks automatically during install, so you don't need to do anything special to get them working, but if it fails to install, you can run the following command to install it manually:

pnpm run prepare

Code changes automatically go through Prettier and ESLint when you make a commit, please do not skip these steps unless they're broken and in that case let us known by creating an issue.

Read the Docs

If you have any questions or suggestions about the docs, feel free to open a discussion, or submit a PR with your suggestions!

Provide Feedback

  • Start a Discussion with a question, piece of feedback, or idea you want to share with the team.
  • Open an Issue if you believe you've encountered a bug that you want to flag for the team.

examples's People

Contributors

cramforce avatar dbredvick avatar dependabot[bot] avatar dferber90 avatar domeccleston avatar dominiksipowicz avatar endangeredmassa avatar github-actions[bot] avatar goncy avatar guibibeau avatar ijjk avatar javivelasco avatar joe-statsig avatar leerob avatar leggetter avatar lfades avatar louisgv avatar manovotny avatar mkayander avatar nuta avatar okbel avatar paulogdm avatar schniz avatar simpsoka avatar speediing avatar steven-tey avatar teleaziz avatar tknickman avatar tootallnate avatar zashraf1985 avatar

Watchers

 avatar

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.