Skip to content
View medusiora's full-sized avatar
Block or Report

Block or report medusiora

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
medusiora/README.md

Pinned

  1. Github Action - PHP-CS-Fixer Github Action - PHP-CS-Fixer
    1
    name: PHP-CS-Fixer
    2
    
                  
    3
    on: [push, pull_request]
    4
    
                  
    5
    jobs:
  2. Github Action - Prettier for Nuxt.js... Github Action - Prettier for Nuxt.js, Vue.js, TS
    1
    name: Prettier
    2
    
                  
    3
    on: [push, pull_request]
    4
    
                  
    5
    jobs:
  3. nuxt-docker-caddy nuxt-docker-caddy Public

    Simple Nuxt 3 Docker config with PM2, Caddy, and pnpm

    Shell

  4. nuxt-docker-nginx nuxt-docker-nginx Public

    Simple Nuxt 3 Docker config with PM2, Nginx, and pnpm

    Shell

  5. nuxt3-starter-template nuxt3-starter-template Public template

    Nuxt 3 starter frontend template for third-party API integrations.

    Vue

  6. pdf-generator pdf-generator Public

    API Service to generate PDF from HTML using Python + WeasyPrint

    Python