Contributing to HamsterBase Tasks

June 22, 2025 ยท View on GitHub

Thank you for your interest in contributing to HamsterBase Tasks! We welcome contributions from the community and appreciate your help in making this project better.

Getting Started

Prerequisites

  • Node.js (version 18 or higher)
  • pnpm package manager

Setup Development Environment

  1. Fork and Clone the Repository

    git clone https://github.com/hamsterbase/tasks.git
    cd tasks
    
  2. Install Dependencies

    pnpm i
    npx simple-git-hooks
    

Local Development

  1. Start the Development Server

    npm run dev
    
  2. Access the Application Open your browser and visit: http://localhost:5173/