Coder Social home page Coder Social logo

taronvardanyan / boardy Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 0.0 9.21 MB

Project for creating and managing real-time organization-based boards.

Home Page: https://boardy-ivory.vercel.app/

CSS 1.30% TypeScript 95.13% JavaScript 3.57%
clerk-auth convex liveblocks nextjs14 react tailwind-css typescipt shadecn-ui

boardy's Introduction

Boardy

Boardy is a project aimed at creating a collaborative whiteboard tool similar to Miro. It leverages modern web technologies to offer a reliable platform for real-time collaboration and content creation.

Features

  • Authentication: Integrate robust authentication with @clerk/nextjs.
  • Real-time Collaboration: Implement real-time features with @liveblocks/client, @liveblocks/node, and @liveblocks/react.
  • UI Components: Access a collection of UI components from Radix UI for building modern interfaces.
  • State Management: Utilize zustand for state management.
  • Styling: Use Tailwind CSS and related plugins for styling and animations.
  • Type Safety: Ensure type safety with TypeScript.

Getting Started

  1. Installation: Clone the repository and install dependencies.
  2. git clone https://github.com/TaronVardanyan/boardy.git
    cd boardy
    bun install
    
  3. Development: Start the development server.
  4. bun dev
    
  5. Building: Build the project for production.
  6. bun build
    
  7. Start: Start the production server.
  8. bun start
    
  9. Lint: Lint the codebase.
  10. bun lint
    
  11. Format: Check the codebase formatting.
  12. bun format
    
  13. Format Fix: Fix the codebase formatting.
  14. bun format:fix
    

Scripts

  • dev: Start the development server using Next.js.
  • build: Build the project using Next.js for production.
  • start: Start the production server using Next.js.
  • lint: Lint the codebase using ESLint.
  • format: Check the codebase formatting using Prettier.
  • format:fix: Fix the codebase formatting using Prettier.

Contributing

We welcome contributions to Boardy! To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/my-feature).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature/my-feature).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License.

boardy's People

Contributors

taronvardanyan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.