Skip to content

juzhiyuan/apisix-markprompt-starter-template

Repository files navigation

This is a Markprompt starter template based on Next.js and Tailwind CSS.

Getting Started

First, install the dependencies via NPM, Yarn or PNPN:

npm install
# or
yarn
# or
pnpm dev

Then, rename the .env.sample file in the project root to .env, and set the value of NEXT_PUBLIC_PROJECT_KEY to your project's public API key. This key can be found in your Markprompt dashboard, under project settings.

Next, publish your project to a public host. A great option is Vercel. Check out the Next.js deployment documentation for more details.

Then, add your host to the list of whitelisted domains in your project settings.

Once deployed, your prompt is now ready to answer questions!

Learn More

To learn more about Markprompt, take a look at the Markprompt GitHub repository. Feel free to submit your feedback and make a contribution!

About

A starter template featuring the Markprompt React component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages