Skip to content

CatWithWings/webpack-express-mongoose-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

start: yarn start

produce: yarn production

test: yarn test

test account: [email protected]; admin163

可以配置mock server,这里直接用了express,没有配置mock

需要安装mongoDB

使用了Robomongo可视化管理工具

bcrypt

genrsa -out [path-to-keep-keys-dir]/rsa_1024_priv.pem 1024

rsa -pubout -in [path-to-keep-keys-dir]/rsa_1024_priv.pem -out [path-to-keep-keys-dir]/rsa_1024_pub.pem

About

a demo of webpack, express, and mongoose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published