pulberg / nodemongo

Test code for a node app with mongo back-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodemongo

Test code for a node app with mongo back-end.

Run the docker-compose to get the app and mongo running, then open a browser tab to http://localhost:8080/users and http://localhost:8080/user-create, refresh the create tab a few times to see the app running and adding user entries in the db.

About

Test code for a node app with mongo back-end


Languages

Language:JavaScript 81.9%Language:Dockerfile 18.1%