Skip to content

Makify is a project that collects several tools that make user's life easier.

Notifications You must be signed in to change notification settings

dartilesm/makefy

Repository files navigation

Makefy ✨ - Make Things Simplify

Makefy is a hub of AI tools designed to simplify various tasks and processes. Utilizing cutting-edge artificial intelligence, Makefy aims to provide users with powerful, easy-to-use solutions for their everyday needs.

Repository Structure

This repository is managed using Turborepo for efficient monorepo management.

Apps and Packages

  • chat-with-pdf: the Chat with PDF AI tool
  • landing: the landing page of Makefy
  • @makefy/ui: a stub React component library all apps share made with shadcn.
  • @makefy/eslint-config: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • @makefy/typescript-config: tsconfig.jsons used throughout the monorepo

Getting Started

To get started with Makefy, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/dartilesm/makefy.git
    cd makefy
  2. Install Dependencies:
    bun install
  3. Run the Development Server:
    bun run dev
  4. Build the Project:
    bun run dev
  5. Lint the Code:
    bun run lint
  6. Format the Code:
    bun run lint

Thank you for using Makefy! We hope our tools help you simplify your tasks and improve productivity.

About

Makify is a project that collects several tools that make user's life easier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published