Sign inSign up

jobscale/mongo-blog

By jobscale

•Updated about 2 years ago

Image
0

979

jobscale/mongo-blog repository overview

⁠{ "license": "MIT" }
git clone https://github.com/jobscale/blog.git
cd blog
docker build . -t local/blog
docker run -d --network=host mongo:unstable-bionic
docker run -d --network=host local/blog
xdg-open http://127.0.0.1:3344

⁠N-blog

使用 Express + MongoDB 搭建多人博客

⁠开发环境

  • Node.js: 8.9.1
  • MongoDB: 3.4.10
  • Express: 4.16.2

⁠目录

⁠捐赠

您的捐赠,是我持续开源的动力。

支付宝微信

Tag summary

Content type

Image

Digest

sha256:e1ccb5a37…

Size

118.6 MB

Last updated

about 2 years ago

docker pull jobscale/mongo-blog