Skip to content

πŸš€ In this tutorial, you will learn how to set up Python, MongoDB, and Mongo-express in the docker-desktop development environment.

Notifications You must be signed in to change notification settings

hsiangjenli/tutorial-python-docker-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python + MongoDB + MongoDB Express

In this tutorial, you will learn how to set up Python, MongoDB, and Mongo-express in the docker-desktop development environment.

πŸ“¦ Prerequisite

Before starting, ensure that you have installed docker desktop version above v4.15.0. Also, clone or download the repository for this tutorial.

git clone https://github.com/hsiangjenli/tutorial-python-docker-mongodb.git

πŸ’» Step-by-Step

To set up the development environment, follow these steps:

Dev Environments

Select this repository

Select the repository you have cloned or downloaded.

Seup successful

If the setup is successful, you will see a message similar to the one below:

Open this folder by VS-Code

You can open the folder in VS Code and start working on your project.

Open MongoDB-Express

To access MongoDB-Express, go to http://localhost:8081/.

About

πŸš€ In this tutorial, you will learn how to set up Python, MongoDB, and Mongo-express in the docker-desktop development environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published