nerds url shortener:带有MERN堆栈的开源URL缩短器 源码
nerds-url-shortener 带有MERN堆栈的开源URL缩短器 设置 要求 MongoDB的 Node.js v14> = 克隆仓库 $ git clone https://github.com/nerdthatnoonelikes/nerds-url-shortener 安装依赖项 $ cd nerds-url-shortener/client $ yarn $ cd nerds-url-shortener/server $ yarn 添加.env文件 $ vim nerds-url-shortener/server/.env # Example .env # PORT=3001 # MONGO=mongodb://someconnectionurl 添加config.json文件 $ vim nerds-url-shortener/client/src/config
下载地址
用户评论