Skip to content
View bolatechproducoes's full-sized avatar

Block or report bolatechproducoes

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 Loading

  1. nautilus nautilus Public

    Aplicação com backend e frontend em JavaScript e banco de dados MySQL para treino de CRUD

    4 2

  2. desing-patterns-gof desing-patterns-gof Public

    Padrões de Projeto (Desing Patterns) da GoF

    TypeScript

  3. next-styled-components-ts next-styled-components-ts Public

    Modelo de Next com TypeScript, styled-components, eslint, prettier e babel configurados

    TypeScript

  4. api-vendas api-vendas Public

    Projeto do curso de TypeORM com TS e Postgres do professor Jorge Aluizio na Udemy

    TypeScript 1

  5. Comandos terminal Docker Comandos terminal Docker
    1
    Hub para encontrar containers Docker:
    2
    https://hub.docker.com/
    3
    
                  
    4
    Comando para baixar o container:
    5
    docker pull NOMEDAIMAGEM     ou
  6. Comandos terminal Git, Markdown lang... Comandos terminal Git, Markdown language e GitHub
    1
       === GIT ===
    2
       
    3
    Comando para instalar o git no linux Ubuntu:
    4
    sudo apt install git
    5