Skip to content

tsg/netlify-docs-demo

Repository files navigation

Xata ChatGPT ask questions to Netlify docs

This is a sample app that uses Xata ChatGPT functionality.

⚠️ "Xata ChatGPT" is experimental and subject to changes until it reaches general availability.

Getting Started

Install Project Dependencies

npm install

Setup environment variables

Check the docs on how to generate your API Key.

XATA_API_KEY=< your api key>
XATA_BRANCH=main

Start the appy

npm run dev

By default the app runs on localhost:3000

Sample questions

Here are a few questions you can ask the bot:

  • What is netlify?
  • How do I deploy a site?
  • Can I deploy a next.js app on netlify?
  • I get a large function error. How can I fix it?
  • How can I setup a form?
  • How can I test edge functions locally?
  • What is the difference between ISR and SSG?
  • What is netlify graph?
  • Why did Netlify buy Gatsby?

🐛 If you encounter any issues while using Xata, please open a support ticket.

About

Xata ask bot for netlify docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published