Search Docker Hub
express-mongo-handlebars
By sethbergman
Getting Started with Express.js and MongoDB
380
npm install
You can populate your database with the following command.
mongoimport --db test --collection users --drop --file user_list.json
npm run dev
More documentation to come...
Content type
Image
Digest
Size
271.2 MB
Last updated
over 10 years ago
docker pull sethbergman/express-mongo-handlebars