马上开始. 它是免费的哦
注册 使用您的电邮地址
Templates 作者: Mind Map: Templates

1. Stack Agnostic Templates

1.1. Collaboration

1.1.1. GitHub Project Board

1.1.2. Jira

1.1.3. Google Groups

1.2. Documentation

1.2.1. Drive Folders

1.2.1.1. 6 Pagers

1.2.1.2. Customer Journey

1.2.1.3. Competitor Analysis

1.2.2. Google Sites

1.3. Automations

1.3.1. Backend Deployment

1.3.1.1. Containers

1.3.1.1.1. EYK

1.3.1.1.2. Lambda + API GW

1.3.1.1.3. ECS + ELB

1.3.2. Frontend Deployment

1.3.2.1. S3 + CloudFront

1.3.3. Test Runners

1.3.4. Code Analysis

2. Stack Dependent Templates

2.1. Frontend

2.1.1. Authentication

2.1.1.1. OAuth

2.1.1.2. DevConnect

2.1.1.3. Cognito

2.1.2. Local Debugging

2.1.3. Bundlers

2.1.4. README

2.1.4.1. Local Set up

2.1.4.2. Folder structure

2.1.4.3. Demo cURL Requests

2.1.5. Testing

2.1.5.1. Storybook

2.1.6. Boiler plate

2.1.6.1. TI UI/Bit

2.2. Backend

2.2.1. Testing

2.2.1.1. Configured test runner script

2.2.1.2. Sample Test cases

2.2.2. Logging

2.2.2.1. Local

2.2.2.1.1. Console

2.2.2.2. Production

2.2.2.2.1. Cloudwatch

2.2.3. Tracing

2.2.3.1. Cloud

2.2.3.1.1. XRay

2.2.3.2. Local

2.2.3.2.1. Console

2.2.4. Auth

2.2.4.1. Types

2.2.4.1.1. Devconnect

2.2.4.1.2. Cognito

2.2.4.1.3. OAuth

2.2.4.2. Sample Authenticated APIs

2.2.5. Configuration

2.2.5.1. Local Debugging

2.2.5.2. Dockerfile

2.2.5.3. Env Variables

2.2.5.3.1. Local

2.2.5.3.2. Prod

2.2.5.4. Gitpod

2.2.5.5. Linter

2.2.5.5.1. Configuration

2.2.5.5.2. Lint runner scripts

2.2.6. README

2.2.6.1. Local Set up

2.2.6.2. Folder structure

2.2.6.3. Demo cURL Requests

2.2.7. Database

2.2.7.1. Configuration (ORMs, Env. Var)

2.2.7.2. Sample CRUD APIs

2.2.8. Middleware

2.2.8.1. CORS

2.3. Infra

2.3.1. IaC

2.3.1.1. CDK