Skip to content
View adeyinkabadmus's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report adeyinkabadmus

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. notification notification Public

    Go 1

  2. Creating a SSL certificate locally u... Creating a SSL certificate locally using Certbot on Mac OS and deploying to an existing Heroku App
    1
    # Creating a SSL certificate locally using Certbot on Mac OS and deploying to an existing Heroku App
    2
    
                  
    3
    #### Caveats
    4
    - You must have a heroku app deployed on the hobby tier. This is NOT the free tier and costs ~7/month
    5
    - i'm assuming you have homebrew installed. It will be need to install the Certbot client
  3. migrate-mongoose migrate-mongoose Public

    Forked from balmasi/migrate-mongoose

    A node based migration framework for mongoose supporting ES6 migrations

    JavaScript

  4. replica-set-mongodb replica-set-mongodb Public

    Forked from tericcabrel/blog-tutorials

    Sample code of my blog tutorials

    TypeScript