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

Block or report anko20094

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. AskIt AskIt Public

    Ruby 1

  2. atipugin/telegram-bot-ruby atipugin/telegram-bot-ruby Public

    Ruby wrapper for Telegram's Bot API

    Ruby 1.3k 216

  3. telegram-bot-rb/telegram-bot telegram-bot-rb/telegram-bot Public

    Ruby gem for building Telegram Bot with optional Rails integration

    Ruby 618 112

  4. ita-social-projects/ZeroWaste ita-social-projects/ZeroWaste Public

    Waste calculator for Zero Waste Lviv organization

    Ruby 10 11

  5. Set up server for a Rails applicatio... Set up server for a Rails application. Railas 7, Postgresql, Esbuild, Propshaft, Puma, Nginx, RVM
    1
    POSTGRES_HOST=localhost
    2
    POSTGRES_PORT=5432
    3
    
                  
    4
    DB_USERNAME=NAME_OF_USER_FOR_DB_IN_DEVELOPMENT_ENV
    5
    DB_PASSWORD=PASSWORD_OF_USER_FOR_DB_IN_DEVELOPMENT_ENV