Skip to content
/ docs Public

The source for GitData.AI's documentation site of https://docs.gitdata.ai

License

Notifications You must be signed in to change notification settings

mrrifat/docs

Repository files navigation

GitData.AI Documentation Site

This repository hosts the source code for GitData.AI's documentation site, built using Docusaurus.

Project Overview

GitData.AI's documentation site provides comprehensive guides, API references, and tutorials for using GitData.AI's tools and services.

Getting Started

Prerequisites

  • Node.js (v14.x or higher)
  • npm (v6.x or higher)

Installation

  1. Clone the repository:

git clone https://github.com/GitDataAI/docs.git

cd docs

  1. Install dependencies:

npm install

  1. Running the Development Server

npm run start

Congratulations! Visit http://localhost:3000 to view the site in your browser.

Building the Site

To create a production build:

npm run build

The build output will be located in the build/ directory.

Contact

For questions or support, contact info@gitdata.ai.

About

The source for GitData.AI's documentation site of https://docs.gitdata.ai

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published