Skip to content

Instantly share code, notes, and snippets.

View guimap's full-sized avatar

Guilherme Rodrigues guimap

View GitHub Profile
@guimap
guimap / checklist-mock.json
Created November 9, 2021 01:01
Check list mock
{
"id": "2",
"createdAt": "2021-10-30T22:00:00.000Z",
"encodedPhoto": "",
"photo": "",
"updatedAt": "",
"deletedAt": "",
"_questions": [
{
"na": false,
@guimap
guimap / checklist-mock.md
Last active November 4, 2021 00:45
Checklist Mock

Mock

{
  nutricionist: { ... },
  code: "code1234",
  status: "pending",
  observations: [{
    observation: "12312",
    images: ["image.com"]
 }],
  • Baixar o kubectl
  • Entrar no console cloud, ir em Kubernets Engine > Kubernets Cluster e seleconar o kube cluser, apertando em connect

Opcional

  • Gerar credentials.json
#!/bin/bash
# compiled from https://docs.docker.com/engine/installation/linux/debian/#/debian-jessie-80-64-bit
sudo su
sudo apt-get remove docker docker-engine docker.io containerd runc
sudo apt-get update
sudo apt-get install \
apt-transport-https \
@guimap
guimap / References for ESYA.md
Last active July 12, 2017 16:28
References Design for ESYA