Skip to content
View Clickadelic's full-sized avatar

Block or report Clickadelic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. nextjs-chat-gpt-demo nextjs-chat-gpt-demo Public

    A NextJS ChatGPT Demo with Vercel AI SDK

    TypeScript

  2. awesome-shadcn-ui-fork awesome-shadcn-ui-fork Public

    Forked from birobirobiro/awesome-shadcn-ui

    A curated list of awesome things related to shadcn/ui.

    JavaScript

  3. docker-with-wordpress docker-with-wordpress Public template

  4. tailwind-dashboard tailwind-dashboard Public

    A dashboard theme, heavily inspired by Mantis Dashboard

    CSS

  5. .git for FTP (post-receive hook) .git for FTP (post-receive hook)
    1
    https://www.youtube.com/watch?v=9qIK8ZC9BnU
    2
    
                  
    3
    #!/bin/sh
    4
    git --work-tree=/home/www/domains/folder/theme --git-dir=/home/www/repos/project.git checkout -f
    5