Sample project that shows a single page from a store, where you can search for a product. The applications that are used are :
- MongoDB database
- Python Flask for backend
- React for frontend.
-
Go to backnend/.env and setup absolute path of PYTHONPATH parameter (e.g /absolute-path-to-backend-folder)
-
Then
docker compose up