/nodemongo

Test code for a node app with mongo back-end

Primary LanguageJavaScript

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.