婚礼互动
mysql + nestjs + typeorm + mysql + angular小项目自用,socket实时互动
微信端
git clone https://github.com/meepobrother/meepo-hunli.git
yarn
yarn start
服务器
cd service && yarn && yarn start
// 数据库配置
import { createConnection } from 'typeorm' ;
export const data