Skip to content

muperdev/collabute

Repository files navigation

Development Assistant

Technologies Used

  • TypeScript
  • Next.js 14 (App Router)
  • React
  • Shadcn UI
  • Tailwind CSS

Getting Started

  1. Clone the repository
  2. Install dependencies:
    pnpm install
    
  3. Set up environment variables (see .env.example)
  4. Run the development server:
    pnpm dev
    

Project Structure

  • app/: Next.js app directory
    • auth/: Authentication-related pages
  • components/: Reusable React components
  • lib/: Utility functions and shared code
  • public/: Static assets
  • styles/: Global styles and Tailwind configuration

Contributing

  1. Fork the repository
  2. Create a new branch: git checkout -b feat/your-feature-name
  3. Make your changes and commit them: git commit -m 'Add some feature'
  4. Push to the branch: git push origin feat/your-feature-name
  5. Submit a pull request

Please ensure your code follows the project's coding standards and includes appropriate tests.

License

This project is licensed under the MIT License.

About

Collabute Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages