Remix Knowledge Base screenshot

Remix Knowledge Base

Author Avatar Theme by Alexandromtzg
Updated: 9 Feb 2024
84 Stars

Knowledge Base starter kit with WYSIWYG, Markdown, GPT, and Multi-language support. Built with Remix, Tailwind CSS and Prisma.

Categories

Overview

The Remix Knowledge Base is a feature of SaasRock that provides users with a comprehensive platform to create, manage, and share knowledge bases. Inspired by Intercom and Crisp help centers, this tool offers a variety of features to enhance content creation and user experience.

Features

  • WYSIWYG editor: Tiptap editor with AI-powered suggestions.
  • Markdown editor: Monaco editor with markdown support.
  • Multi-knowledge-base support: Create multiple knowledge bases for different purposes.
  • Multi-language support: Add categories and articles in multiple languages.
  • Simple Analytics: Keep track of views, upvotes, and downvotes on articles.
  • Image storage with Supabase: Upload article images to Supabase Storage.
  • SEO optimization: Add SEO title, description, and image to articles.
  • Article Duplication: Duplicate articles for easier content creation.

Installation

  1. Install dependencies:
npm install
  1. Initialize the database:
npx prisma db push
  1. Start the development server:
npm run dev

Summary

The Remix Knowledge Base feature of SaasRock offers a powerful tool for managing and sharing knowledge bases. With a range of features including WYSIWYG and Markdown editors, multi-language support, simple analytics, and more, users can create and customize their knowledge bases efficiently. Additionally, the option for image storage with Supabase, SEO optimization, and article duplication further enhance the user experience.