/nullstack-markprompt

Personal ChatGPTs for questions about docs powered by Markprompt & Nullstack

Primary LanguageTypeScript

Nullstack Markprompt

Personal ChatGPTs for questions about docs powered by Markprompt & Nullstack

Twitter thread with videos explaining more the project in portuguese

Nullstack

How to run this project

Install the dependencies:

pnpm install

Rename the .env.example file to .env and update with your MarkPrompt keys.

With exception of keys, the project configuration data is in the PROJECTS constant at projects.ts, replace that to make it work as you like

Run the app in development mode:

pnpm start

Open http://localhost:5000 to view it in the browser.

Learn more

Thanks