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

Block or report sonidelav

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

Hi there πŸ‘‹

Pinned

  1. vue3-instance-events vue3-instance-events Public

    Vue3 Instance Events Plugin

    TypeScript

  2. nuxt-fullstack-starter nuxt-fullstack-starter Public template

    Webpage Full Stack Starter Template (Nuxt + NestJS)

    SCSS

  3. nest-vue-ws-chat nest-vue-ws-chat Public

    A Basic Chat Application powered by NestJS, VueJS, Socket.IO

    TypeScript 6 2

  4. nest-micro-pdf-service nest-micro-pdf-service Public

    PDF Microservice based on NestJS

    TypeScript 9 9

  5. NestJS as Nuxt's serverMiddleware (N... NestJS as Nuxt's serverMiddleware (Nuxt Typescript)
    1
    import express from 'express';
    2
    import { NestFactory } from "@nestjs/core";
    3
    import { ExpressAdapter } from "@nestjs/platform-express";
    4
    import { ApiModule } from "./nest/ApiModule";
    5
    import { INestApplication, Injectable, NestMiddleware } from "@nestjs/common";
  6. I Promise a Modal I Promise a Modal
    1
    <template>
    2
        <div class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
    3
            <div class="modal-dialog modal-dialog-centered" role="document">
    4
                <div class="modal-content">
    5
                    <div class="modal-header">