photo-upload

时间:2024-05-22 01:47:42
【文件属性】:

文件名称:photo-upload

文件大小:16KB

文件格式:ZIP

更新时间:2024-05-22 01:47:42

JavaScript

图片上传 安装程序: npm run setup以重置并安装所有依赖项。 要启动: npm start或nodemon 。 该服务器将在localhost:3000可用。 确保设置环境变量: // .env MONGO_URL = mongodb : //localhost/your-db-name JWT_SECRET = 'some string' AWS_BUCKET = 'some-unique-bucket-name' AWS_URL = 'https://s3-us-west-1.amazonaws.com/'


【文件预览】:
photo-upload-master
----models()
--------user.js(1023B)
--------photo.js(1KB)
--------album.js(521B)
----bin()
--------www(2KB)
----config()
--------auth.js(149B)
--------passport.js(508B)
----package.json(995B)
----gulpfile.js(1KB)
----.bowerrc(35B)
----routes()
--------index.js(216B)
--------users.js(1KB)
--------files.js(567B)
----src()
--------js()
--------html()
--------scss()
----views()
--------index.ejs(752B)
--------error.ejs(83B)
----.gitignore(27B)
----app.js(2KB)
----README.md(384B)
----.jshintrc(99B)
----bower.json(471B)

网友评论