Skip to content
View hemedah101's full-sized avatar
🌱
Growing
🌱
Growing
  • Egypt
Block or Report

Block or report hemedah101

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

  1. nest nest Public

    Forked from nestjs/nest

    A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀

    TypeScript

  2. nearby nearby Public

    Project implementing, firestore database and firebase authentication with nestjs

    TypeScript 1 1

  3. nestjs-starter nestjs-starter Public

    Nest framework TypeScript starter with configuration and basic modules

    TypeScript

  4. create-nestjs-api create-nestjs-api Public

    A CLI to automatically clone the Nestjs API Starter

    JavaScript

  5. acp-emoji acp-emoji Public

    Add, commit and update code with emoji in a single command.

    Shell 2

  6. AWS EC2 Continuous Deployment.md AWS EC2 Continuous Deployment.md
    1
    
                  
    2
    - Create aws ec2 instance of type Amazon Linux 2 AMI
    3
    - Connect to the instance
    4
    - Install Docker:
    5
      - `sudo yum update -y`