Skip to content
Omci edited this page May 1, 2024 · 1 revision

Welcome to the NotionSync Wiki!

Overview

NotionSync is a versatile tool designed to synchronize GitHub commits with a Notion database. This integration helps developers keep track of their codebase changes directly within Notion, providing a seamless way to manage project documentation alongside code updates.

Features

  • Commit Tracking: Automatically imports new commits into a Notion database.
  • Commit Summarization: Utilizes Mistral AI to provide summaries of commit changes, making it easier to understand the context and impact of code modifications.
  • Duplicate Management: Contains functionality to clean the Notion database of duplicate entries, ensuring data integrity and ease of use.
  • Customizable: Supports various configurations to tailor the synchronization process to specific needs.

Getting Started

To begin using NotionSync, please ensure you have met the prerequisites listed in our GitHub repository's README file, then follow the setup instructions to configure your environment.

Clone this wiki locally