Skip to content
View umutyerebakmaz's full-sized avatar
:octocat:
I'm available, please open an issue on the subject.
:octocat:
I'm available, please open an issue on the subject.

Highlights

  • Pro

Block or report umutyerebakmaz

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

Umut Yerebakmaz

Software Architect | Computer Engineer
Angular GraphQL TypeScript NodeJS PostgreSQL

Contact

Linkedin Profile

Website Twitter Follow YouTube Channel Views YouTube Channel Subscribers wakatime Profile View

Pinned Loading

  1. killreport Public

    Eve Online Kill Report Project

    HTML

  2. ngx-bio-components Public

    Angular UI Component Libraries

    TypeScript 4

  3. umutyerebakmaz Public

    About Me

    1

  4. TypeORM many to many lazy relation j...
    1
    import { Entity, PrimaryGeneratedColumn, Column, BaseEntity, ManyToMany } from 'typeorm';
    2
    import { ObjectType, Field, ID, InputType, ArgsType, Int } from 'type-graphql';
    3
    import { Book } from '../book/book.entity';
    4
    
                  
    5
    @Entity()
  5. Laravel-Websockets Deploy Nginx Virt...
    1
    # Laravel-websockets, SSL Certificate, Let's Encrypt, Certbot, Supervisor, Digitalocean Ubuntu
    2
    
                  
    3
    I did two days work to run laravel-websockets on my server. It will be nice to share with you.
    4
    
                  
    5
    ## Steps