Skip to content

Documentation for Magick, the visual programming tool for AI Agents

Notifications You must be signed in to change notification settings

Oneirocom/magickml-docs

Repository files navigation

Magick Documentation Site

Welcome to the Magick documentation site repository. This site contains comprehensive documentation for Magick, the powerful visual IDE for creating AI agents.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Before you begin, ensure you have the following installed on your system:

  • Node.js (version 14 or later recommended)
  • npm (usually comes with Node.js)

Installation

  1. Clone the repository:

    git clone https://github.com/Oneirocom/magick-docs.git
    cd magick-docs
    
  2. Install the dependencies:

    npm install
    

Running the Development Server

To start the development server, run:

npm run dev

This command starts the development server. Open http://localhost:3000 in your browser to view the site. The page will reload if you make edits to the source files.

Project Structure

Here's a brief overview of the important directories in this project:

  • /pages: Contains the main pages of the documentation site.
  • /components: Reusable React components used throughout the site.
  • /styles: CSS and styling related files.
  • /public: Static assets like images and fonts.

Contributing

We welcome contributions to improve the Magick documentation. Please read our CONTRIBUTING.md file for details on our code of conduct and the process for submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Support

If you encounter any issues or have questions, please:

  1. Check our FAQ for common questions and answers.
  2. If you can't find an answer, please open an issue in this repository.
  3. For more interactive support, join our Discord community.

Thank you for your interest in improving Magick's documentation!

About

Documentation for Magick, the visual programming tool for AI Agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages