mongo-express
There are 104 repositories under mongo-express topic.
besnik/tutorials
Collection of tutorials for various libraries and technologies
daggerok/docker
collection of docker / docker-compose files, dind, gitlab, jenkins, mongo, mysql, oracle, rabbitmq, redis, sonarqube
sudhakar-jonnakuti/express-mongodb
Express + Typescript + MongoDB
jpsierens/todo-app
todo app in mongo + express + react
Saniewski/mongo-express-docker-extension
Docker Extension for creating and running an embedded instance of Mongo Express connected to any accessible MongoDB server.
anu-rock/express-api-refkit
Reference kit for learning to write a production-grade Express-based API from scratch
wingedrhino/dcdbs
A bunch of databases and other useful tools setup on docker-compose.
calista-ai/crowdsourcing-app
A Web Application to collect data from pairwise image comparisons via crowdsourcing
mickygeehan/teameez
A football manager app built with microservices
mmahmoodictbd/restaurants-data-scraper
Restaurants data scraper and generate business insight from scraped data.
ath31st/management_control_system
Microservice project with Apache Kafka and Keycloak authentication. A multi-store management system with a web interface for administrators and managers
azita-abdollahi/pdf2word
CRUD REST API file server and Convert pdf files to word files using Expressjs, MongoDB, Nginx, Mongo-Express
DrSnowbird/mongo-docker
Extension to Docker Official Image packaging for MongoDB with Mongo-Express Web-UI to manage MongoDB
LiliwoL/Docker-MongoDB
Un Docker pour découvrir MongoDB
mertcakmak2/kubernetes-spring-mongodb-cluster
1 primary 2 secondary node.
RemusL/k8s-demo
Kubernetes Demo
aeksco/agentql-docker-example
Example project for running the AgentQL Python SDK in a Docker container, using MongoDB for storing inputs and outputs.
ashutoshsahoo/ecommerce-app
Message Driven Architecture Example
azita-abdollahi/authProject
NodeJS_TypeScript_ExpressJS_Redis_nginx_jwtAuthentication project
azita-abdollahi/express-docker
A Simple dockerized Express.JS + MongoDB + Mongo-Express using NginX Server
azita-abdollahi/file-server
Upload File to MongoDB using ExpressJs+ Docker+ Nginx+ Mongo-Express
azita-abdollahi/node-socket
nodejs-socket.io
azita-abdollahi/testWithJest
unit test with jest for user model crud api
carreiras/java-spring-boot-arquitetura-hexagonal
Este é um projeto que utiliza a arquitetura hexagonal com Java e Spring Boot. O projeto também utiliza Kafka para mensageria e MongoDB para persistência de dados.
Cherni-Oussama/kafka-debezium-data-streaming
This project showcases the use of Kafka connectors for real-time data streaming from Postgres databases using Spring Boot. Two branches are included, one for JSON converter and another for Avro converter."
ChristopherAtkinson/docker-compose-mongo-express
This repository provides a Docker Compose configuration to set up a local environment with MongoDB and Mongo Express. It includes a basic setup with default credentials, allowing for easy development and testing. MongoDB serves as the database, while Mongo Express offers a user-friendly web interface to interact with your MongoDB instance.
codesark/easy-docker-run
Docker Compose files for quickly starting most commonly used services for development use.
KevinVanDerSchans/docker-project
Complete development workflow of an APP with Docker, Jenkins and AWS.
matej-kaska/twitter-lite
Basic Twitter clone built using React and FastAPI
minhlk/book-microservices
Simple microservices for book shop
mohdjishin/mongo-express-k8s
This repository explores Kubernetes using MongoDB and Mongo Express. It contains configuration files and documentation to deploy and manage a Kubernetes cluster, ensuring high availability and scalability for the database and web interface. It's ideal for educational purposes and experimentation with Kubernets features and settings.
perisicnikola37/microservices-dotnet-bank-system
.NET Microservices architecture using RabbitMQ for message brokering, PostgreSQL and MongoDB for data management, and tools like pgAdmin and mongo-express for database administration. It includes APIs for account and transaction management, complete with health check endpoints and a custom NuGet package.
sanderschimboza/spring-junit
A TDD spring boot application with mongodb database. The project is also configured to run tests with Junit and mockito.
you97ssef/DockStack
Docker Compose configurations for diverse stacks (SQL, NoSQL, mail server), easy initiation with persistent data using Docker volumes.