没有合适的资源?快使用搜索试试~ 我知道了~
投资组合应用
共34个文件
js:24个
gitignore:2个
json:2个
需积分: 5 0 下载量 149 浏览量
2021-02-26
09:37:36
上传
评论
收藏 166KB ZIP 举报
温馨提示
组合Web应用程序的服务器端 要在本地环境中运行, 将仓库克隆到您的计算机中 运行npm install来安装依赖项 运行npm run dev以在开发环境中启动服务器 确保提供.env.example所述的环境变量 如果未定义端口,则可以在localhost:5000访问基本URL。 要创建用户,请向发出POST请求, localhost:5000/user/signup 在请求正文中传递以下内容 { "username": "a unique username goes here", "email": "a unique and valid email goes here", "password": "aValidPasswordWithBothUpperAndLowercaseAlphabetsNumbersAndSpecialCharacters
资源推荐
资源详情
资源评论
收起资源包目录
portfolio-app-main.zip (34个子文件)
portfolio-app-main
.coveralls.yml 45B
.env.example 185B
.github
workflows
node.js.yml 1KB
src
services
userService.js 2KB
index.js 0B
models
User.js 1KB
index.js 0B
server.js 619B
middleware
auth.js 882B
google.js 1KB
index.js 0B
controller
userController
User.js 10KB
index.js 0B
validation
userValidation.js 4KB
index.js 0B
config
db
database.js 1KB
seeder
seeder.js 898B
userSeed.js 2KB
index.js 0B
tests
controller
user.test.js 7KB
user-data.js 702B
index.js 33B
.gitignore 223B
utitlities
jwt
jwt.js 311B
sendgrid.js 4KB
index.js 0B
routes
userRoutes.js 889B
index.js 156B
.babelrc 103B
LICENSE 1KB
README.md 2KB
.gitignore 38B
package-lock.json 610KB
package.json 2KB
共 34 条
- 1
资源评论
好摩
- 粉丝: 33
- 资源: 4634
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功