ADD MESSAGE BY
About
Generate different tech blogs based on different topics
Meta
Tools
No tools added to the Pipe.
Readme
Check out the live demo here.
Features
- Generate a technical guide on any topic
- SEO-optimized content
Local Development
- Fork the tech-blog-writer Pipe on Langbase.
- Copy the Pipe's API key.
- Duplicate the
.env.example
file and rename it to.env.local
. - Add the following environment variables:
Download Copy code 1NEXT_LB_PIPE_API_KEY=YOUR_PIPE_API_KEY
Replace YOUR_PIPE_API_KEY
with the copied API key.
- Run the project using the following command:
bashDownload Copy code 1npm run dev
Powered by Langbase