表达打字稿种子 用编写的带有 ORM下的数据库 带OAuth2 使用基于角色的访问 使用进行消息代理,以运行后台任务,例如发送电子邮件并将图像上传到S3 使用基于环境的配置 集成测试 快速开始 npm install -g yarn yarn install # install docker https://docs.docker.com/install/ docker stack deploy -c local-infra.yml infra # connect to postgres via postgres:password@localhost:5432 # create 'se