Skip to content
View yaikohi's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report yaikohi

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
yaikohi/README.md

hi

I have been tinkering with golang, datastar, and dangerously hosting services lately.

Pinned Loading

  1. Dockerfile template - Solidstart / V... Dockerfile template - Solidstart / Vinxi on Bun
    1
    # use the official Bun image
    2
    # see all versions at https://hub.docker.com/r/oven/bun/tags
    3
    FROM oven/bun:1 as base
    4
    WORKDIR /usr/src/app
    5
    
                  
  2. typographic styles (from shadcn) for... typographic styles (from shadcn) for standard styling of text-focussed html elements in tailwind
    1
    @layer base {
    2
      * {
    3
        @apply border-border;
    4
      }
    5
    
                  
  3. godastar godastar Public template

    Go fiber postgresql datastar template

    Go