Docker Compose
Docker Compose is a tool that was developed to help define and share multi-container applications. With Compose, we can create a YAML file to define the services and with a single command, can spin everything up or tear it all down.
- GitHub: https://github.com/topics/docker-compose
- Repo: https://github.com/docker/compose
- Released: October 16, 2014
- Related Topics: docker, containers,
- Aliases: dockercompose,
- Last updated: 2026-06-23 00:08:43 UTC
- JSON Representation
https://github.com/lionelsu/store-manager-api
RESTful API offering comprehensive CRUD functionality for sales management, specifically drop shipping. Developed with TDD methodology.
api docker docker-compose javascript mocha mysql nodejs openapi3 postman swagger swagger-ui tdd
Last synced: 11 Apr 2026
https://github.com/jespy666/restful-flask
Repository for a RESTful Application in Flask (Technical Specification)
alembic docker docker-compose flask flask-api flask-restful mysql sqlalchemy sqlalchemy-session sqlite unittest
Last synced: 11 Apr 2026
https://github.com/pushpinderchauhan/install-drupal-1cmd-lando
Spin up a new local Drupal environment with one command using Lando.
apache composer containers development docker docker-compose docker-container drupal drupal-8 drupal-9 drupal-install lando lando-recipe mysql oneclick pushpinderdrupal
Last synced: 11 Apr 2026
https://github.com/otoshimtoshi/go-docker-template
air-verse docker docker-compose gin-gonic go go-delve godotenv golang gorm live-reload
Last synced: 11 Apr 2026
https://github.com/arvind-4/connect
Django website Powered by Python, Django-Channels, WebRTC, Tailwind CSS, React, Postgres and Docker
css django-channels-framework django-docker django-docker-nginx django-dockerfile django-framework django-nginx django-react django-react-integration django-tailwind django-vite-integration django-webrtc django4 docker-compose dockerfile html5 python3 scss
Last synced: 11 Apr 2026
https://github.com/darkshadowcoder/microservices-with-docker-flask-and-react
Projet des creation de sites web sous une architecture microservices grace à flask et React maintenus suivant des test et des integrations continus , empaqueté avec Docker et deployé sur Amazon EC2
amazon-ec2 docker docker-compose flask-application flask-backend microservice-application microservices reactjs restful-api test-automation web web-framework webdevelopment
Last synced: 06 May 2026
https://github.com/rbiedrawa/spring-webflux-aws-dynamodb
This repository contains sample Amazon DynamoDB CRUD application with Spring Webflux and TestContainers integration.
amazon aws aws-sdk-java-v2 docker docker-compose dynamodb dynamodb-local gradle reactive reactive-programming spring-boot spring-webflux testcontainers
Last synced: 11 Apr 2026
https://github.com/aandriano931/docker-web-playground
A complete Docker Compose web environment including Traefik reverse proxy, a website template (with Jekyll) and mutiple web tools (Matomo, Remark42, Prometheus, Grafana)
docker docker-compose grafana jekyll matomo prometheus remark42 traefik web
Last synced: 11 Apr 2026
https://github.com/tanhongit/portainer-docker
:whale: Portainer is a tool that simplifies the management and maintenance of Docker’s containers. A simple setup to deploy Portainer using docker-compose
compose composer-installer docker docker-compose dockerfile env portainer portainer-docker
Last synced: 24 Apr 2025
https://github.com/jim60105/docker-mssql-server
MSSQL Server Containerized Backup and Restoration Solution (Docker-Compose)
bash docker docker-compose sql-server
Last synced: 04 Jan 2026
https://github.com/zebp/shrt
A url shortener build with NextJS
docker docker-compose nextjs nodejs prisma react typescript
Last synced: 10 Apr 2026
https://github.com/jeckel/docker-services
Some usefull services to manage a server running only container, mostly for developpement purpose
docker docker-compose portainer radicale-caldav syncthing traefik wordpress
Last synced: 11 Apr 2026
https://github.com/lazhari/ldap-node
Search users on OpenLDAP server using ldapjs and express.
docker docker-compose express ldap ldapjs nodejs
Last synced: 10 Apr 2026
https://github.com/jbris/slurm-rest-api-docker
A test Docker build for SLURM with the SLURM REST API configured.
docker docker-compose hpc hpc-applications rest rest-api slurm slurm-cluster slurm-rest slurm-rest-api slurm-workload-manager
Last synced: 20 Sep 2025
https://github.com/deryaxacar/42-inception
This project uses Docker to build a secure, isolated microservice-based server infrastructure. Each service runs in its own container and communicates through a private Docker network. External access is managed via an Nginx reverse proxy with HTTPS enabled using OpenSSL-generated TLS certificates, ensuring encrypted and secure data transmission.
42 42-inception 42born2code 42cursus 42projects 42school docker docker-compose docker-image dockerfile inception nginx nginx-proxy open-ssl ssl-certificates wordpress
Last synced: 07 Oct 2025
https://github.com/kathleenwest/mslearn-dotnet-docker
This is a simple microservices demo with a frontend web app (razor) and backend web api (asp.net core). The frontend utilizes the Blazor WebAssembly script in the browser. The backend web api simply delivers a Product listing and serves images for those products. The frontend web app queries the backend web api for products, then displays each one.
asp-net-core backend blazor blazor-webassembly containers content-security-policy docker docker-compose docker-container docker-tutorial entity-framework-core frontend how-to microservices mslearn products razor store tutorial web-api
Last synced: 04 Apr 2026
https://github.com/rohit1kumar/social-gram
SocialGram - A Fully Dockerize Social Network API (ExpressJS+MongoDB+Nginx+Docker Compose)
docker docker-compose expressjs mongodb ngnix nodejs-api rest-api social-media
Last synced: 10 Apr 2026
https://github.com/alexnaughtonjr/docker_notes
A place for notes related to learning Docker.
docker docker-compose docker-container docker-image docker-images docker-registry docker-swarm dockerfile dockerfiles dockerhub
Last synced: 10 Apr 2026
https://github.com/birdmandayum0131/url-shortener
A Project for practicing golang and clean architecture
clean-architecture docker docker-compose go golang mysql nginx practice-project sql
Last synced: 10 Apr 2026
https://github.com/hungpm372/laravel-boilerplate
boilerplate composer docker docker-compose laravel laravel-framework laravel-mix
Last synced: 11 Apr 2026
https://github.com/gorillati/uptime-kuma
Contenedor de uptime-kuma
docker docker-compose uptime-kuma
Last synced: 28 Jul 2025
https://github.com/rapter1990/rolepermissionexample
Spring Boot with Spring Security (Role Permission) (Spring Boot, Java 21, Spring Security, Docker, Maven, JUnit Test, Integration Test, Test Container, MySql, Github Actions, Spring Open Api)
authentication authorization docker docker-compose dockerfile github-actions intergration-test java java21 junit jwt lombok maven mockito monolith mysql spring-boot spring-security test-container token
Last synced: 16 May 2025
https://github.com/squidylol/nuxtjs-boilerplate
Nuxt 4 boilerplate with TypeScript, Tailwind, Pinia, Prisma, and OAuth. A full-stack starter with i18n, Vitest, Playwright, and fast setup. 🐙
application axios coreui docker docker-compose dockerfile ecommerce eslint gtm nuxt3-starter prettier responsive sentry supabase tailwind vee-validate vue website
Last synced: 27 Sep 2025
https://github.com/terox/docker
A personal docker files to start development environments fastly. I hope that help you!
docker docker-compose docker-files
Last synced: 19 May 2026
https://github.com/azita-abdollahi/file-server
Upload File to MongoDB using ExpressJs+ Docker+ Nginx+ Mongo-Express
docker docker-compose expressjs gridfs mongo-express mongodb mongoosejs multer multer-gridfs-storage nginx nodejs
Last synced: 10 Apr 2026
https://github.com/bessouat40/docker-postgres-sqlalchemy
Postgresql database connect to sqlalchemy.
beginner beginner-project docker docker-compose postgresql python sqlalchemy template template-project templates tutorial
Last synced: 26 Sep 2025
https://github.com/kangasta/jenkins-examples
Examples for settings up and using Jenkins in and with containers.
docker docker-compose example jenkins robotframework sonarqube wsl wsl-ubuntu
Last synced: 31 Mar 2025
https://github.com/kuwacom/coeiroink-with-docker
COEIROINKをDocker上で動作できるようにしたイメージ
coeiroink docker docker-compose
Last synced: 11 Feb 2026
https://github.com/tomdieu/momo-app-clone
Mobile money application to send money with backend in django rest and frontend in react native
celery celery-redis celerybeat django django-automation django-rest-framework djangochannels docker-compose expo fullstack momo-app-clone python react-native-android reactnative redis redis-server rest-api rest-apis transfer-money trixwallet
Last synced: 11 Apr 2026
https://github.com/saravanan81java/spring-boot-dockerize
spring boot dockerize master
docker docker-compose docker-container java spring-boot
Last synced: 20 Feb 2026
https://github.com/vinzdef/pkg_info
A dockerized Node webapp that lists all installed packages with dependencies and reverse dependecies on Debian-like systems
debian debian-packages docker docker-compose dpkg express nginx nodejs ramda ramdajs react
Last synced: 09 Apr 2026
https://github.com/funnyzak/git-job-docker
Trigger a source code pull with a push event from the git webhook. And then execute the commands.
docker docker-compose dockerfile shell
Last synced: 19 Feb 2026
https://github.com/sakurasau/mee-server
API for messenger Mee
docker docker-compose fastify nestjs nginx postgresql
Last synced: 27 Feb 2026
https://github.com/rickreisdev/contactmvc
Uma aplicação web ASP.NET Core MVC que aplica operações CRUD em um sistema de cadastro, listagem, edição e remoção de contatos. Foi utilizado o .NET 8 no Visual Studio 2022 e o PostgreSQL como banco de dados para armazenamento dos contatos. Esse é um projeto básico que foi feito como parte dos meus estudos de C# e .NET.
asp-net-core asp-net-mvc contact-list crud crud-application csharp docker docker-compose dotnet postgresql rickreis rickreisme
Last synced: 09 Apr 2026
https://github.com/daggerok/jboss422-jee5-ejb21
JBOSS 4.2.2.GA, JavaEE 5, EJB 2.1 (Session Bean) ...dont't ask
docker docker-compose ejb ejb21 ejb3 gradle gradle-ear gradle-javaee javaee javaee5 jboss4 maven
Last synced: 11 Apr 2026
https://github.com/cofacts/rumors-deploy
Deployment scripts for g0v rumors project
Last synced: 09 Mar 2026
https://github.com/robertoachar/docker-express
:whale: A playground for Docker with Express.
docker docker-compose express live-reload node nodemon
Last synced: 11 Apr 2026
https://github.com/gregorykogan/crypto-trading-data-pipeline
Real-time crypto trading data pipeline using Apache Spark, Kafka, and Airflow. Containerized microservices architecture for streaming analytics.
airflow airflow-dags airflow-docker apache-airflow apache-kafka apache-spark data-engineering data-engineering-pipeline data-pipeline data-processing docker docker-compose kafka postgresql pyspark python spark streaming-data streaming-data-pipelines streaming-data-processing
Last synced: 08 Apr 2026
https://github.com/fuutoru/ecommerce
This is a project for the final Application Development about Ecommerce website
django django-rest-framework docker docker-compose ecommerce postgres reactjs
Last synced: 09 Apr 2026
https://github.com/heyvaldemar/grafana-traefik-letsencrypt-docker-swarm
Grafana with Let's Encrypt in a Docker Swarm
containerization containers devops docker docker-compose docker-container docker-hub docker-image docker-registry dockerfile environment-variables grafana grafana-cloud grafana-dashboard healthcheck letsencrypt letsencrypt-certificates traefik yaml
Last synced: 09 Apr 2026
https://github.com/paulshpilsher/instalike
Instagram-like Go-based REST API backend webservice.
cors docker docker-compose go gofiber golang jwt jwt-authentication postgres postgresql rest rest-api restapi rsa sqlx swagger
Last synced: 08 Apr 2026
https://github.com/tinyblargon/ansible-role-docker-deploy
Ansible role to deploy a docker compose stack (file).
ansible compose debian docker docker-compose ubuntu
Last synced: 09 Apr 2026
https://github.com/aslon1213/reservations-api
YBKY saralash bosqichi topshirig'i - reservations
docker docker-compose gin-gonic golang gorm-orm mysql reservation-system testing
Last synced: 09 Apr 2026
https://github.com/syedhassaanahmed/spark-with-engineering-fundamentals
E2E Spark data pipelines with engineering fundamentals
apache-kafka apache-spark azure-databricks azure-event-hubs azure-sql-database azure-sql-server confluent-kafka docker-compose pyspark smoke-test terraform
Last synced: 16 Sep 2025
https://github.com/jrcasso/rails-app-template
A template repository for Rails applications, complete with development setup.
container devcontainer docker docker-compose prototyping rails ruby
Last synced: 19 Feb 2026
https://github.com/bearlike/dotfiles
Dotfiles are how you personalize your system. These are mine
configuration docker-compose dotfiles setup shell sysadmin ubuntu windows zsh
Last synced: 09 Mar 2026
https://github.com/yoriiis/git-box
:whale: Git box with Docker and Gitlab community edition :package:
docker docker-compose git gitlab gitlab-ce nginx-proxy
Last synced: 04 May 2026
https://github.com/bogdang888g/yandex_cloud_course_work_update
Репозиторий с курсовой работой по теме "Облачные хранения данных", версия через Yandex Cloud
docker docker-compose postgresql python superset yandex-cloud
Last synced: 18 Apr 2026
https://github.com/alexpunct/mongorestdocker
Node.js and Express.js REST API with MongoDB services Docker compose file.
docker docker-compose docker-compose-template expressjs mongo mongodb nodejs rest-api
Last synced: 14 Apr 2025
https://github.com/zenorachi/image-box
ImageBox is a service that is used to upload files that are uploaded to an external Object Storage. You can only upload images in png & jpeg, no larger than 10 mb.
docker docker-compose go golang golangci-lint jwt minio nginx postgresql rest s3-storage
Last synced: 04 Mar 2026
https://github.com/liq05/kong-kong-dashboard-docker-compose
kong + kong dashboard docker-compose
docker-compose dockercompose kong kong-dashboard
Last synced: 02 Mar 2026
https://github.com/ignema/ridealong
This project's goal is to create a platform where people can make bicycle reservations and specify meetup dates to ride bicycles in groups.
docker docker-compose java javascript postgres springboot svelte
Last synced: 11 Apr 2026
https://github.com/rafaeljurkfitz/crud-fastapi-postgres-streamlit
A simple crud using fastapi, postgres and streamlit.
docker-compose fastapi postgresql pydantic-v2 python sqlalchemy streamlit
Last synced: 02 Sep 2025
https://github.com/atlas-jedi/node-polls
Implementação back-end de um sistema de enquetes com atualização em tempo real de score.
cookie docker-compose fastify fastify-webscoket ioredis node postgresql prisma pub-sub-system redis typescript websockets zod
Last synced: 10 Apr 2026
https://github.com/thatguychandan/vidproc
A FastAPI backend for video processing, enabling upload, trimming, overlays (text, image, video), watermarking, and multi-quality generation. Features asynchronous job handling with Celery/Redis and PostgreSQL integration, all containerized with Docker Compose.
docker-compose fastapi ffmpeg python
Last synced: 04 Oct 2025
https://github.com/jonhvmp/docker-pilot
A comprehensive Docker Compose management toolkit with interactive CLI and programmatic API
api automation cli docker docker-cli docker-compose
Last synced: 28 Jun 2025
https://github.com/danielkremes/api_de_gerenciamento_de_conta_bancaria
API para gerenciamento de contas bancárias com operações de depósito, saque e consulta de saldo
backend docker-compose jpa-entities jpa-hibernate lombok-maven mvc postgres
Last synced: 11 Aug 2025
https://github.com/imdadmi/solr-search-engine
solr based application for searching
docker docker-compose java seo solr solr-search spring-boot
Last synced: 09 Apr 2026
https://github.com/rapter1990/couriertracking
Case Study - Courier Tracking (Kotlin, Spring Boot, Mapstruct, JUnit Tests, Integration Tests, Docker, CI/CD - Github Actions, Gradle)
docker docker-compose dockerfile github-actions gradle integration-test junit kotlin mapstruct mysql openapi postman spring-boot testcontainer
Last synced: 04 Jan 2026
https://github.com/kostis-codefresh/prometheus-sample-app
Example Go app that exposes prometheus metrics
docker-compose golang graphana prometheus
Last synced: 18 Feb 2026
https://github.com/btr1975/observium
Dockerfile to Build a Observium server
apache2 bash-script docker docker-compose docker-image dockerfile linux syslog ubuntu ubuntu1604
Last synced: 08 Apr 2026
https://github.com/erpushpinderrana/install-drupal-1cmd-lando
Spin up a new local Drupal environment with one command using Lando.
apache composer containers development docker docker-compose docker-container drupal drupal-8 drupal-9 drupal-install lando lando-recipe mysql oneclick pushpinderdrupal
Last synced: 15 May 2025
https://github.com/rdev32/dockerfiles
Developer blueprints
blueprint docker docker-compose dockerfile guide material mongodb mysql odoo postgresql recipees resource sqlserver updated wordpress
Last synced: 17 Feb 2026
https://github.com/kaplanmaxe/maxwell-kafka-go
Example implementation of golang, maxwell, mariadb, and kafka with docker-compose
docker docker-compose golang kafka mariadb maxwell mysql zookeeper
Last synced: 11 Apr 2026
https://github.com/graphtylove/kafka-python-demo
Small example on how to use Kafka with python and docker.
docker docker-compose kafka kafka-python python queue
Last synced: 06 May 2026
https://github.com/wayfi-simeon/wifi-access-point-registry-poc
PoC - Frontend and Backend API for WiFi Access Point Registry
backend backend-api docker docker-compose frontend poc registry wifi
Last synced: 31 Jul 2025
https://github.com/dogaanismail/energy-company
This platform provides customers with tools to monitor their energy usage, manage metering points, and see energy pricing information. The system consists of multiple microservices for scalability and maintainability.
boilerplate boilerplate-springboot database-migration-service docker-compose eureka-server java jest jwt-authentication liquibase microservices-architecture postgresql react spring spring-boot spring-cloud-gateway spring-cloud-netflix typescript
Last synced: 10 Apr 2026
https://github.com/xterna/honeygain-reward
🐳 Docker container image for auto claiming Honeygain's lucky pot 🐝🍯 daily reward. 🚀
autocomplete bandwidth bot cryptocurrency crytpo daily-reward dailyreward docker docker-compose docker-container docker-image honeygain honeygain-bot honeygain-pot honeygainbot honeygainpot income jumptask make-money money
Last synced: 26 Oct 2025
https://github.com/maxyermayank/nexus
Nexus Repository Manager
containers docker docker-app docker-compose docker-swarm nexus nexus-repository nexus-repository-manager nexus3 nexusui sonatype-nexus swarm traefik
Last synced: 14 May 2026
https://github.com/shershah010/web-diary
A personal web diary made using the MEAN stack
angularjs auth0 docker docker-compose expressjs flask mongodb nginx-proxy nodejs python3 vader-sentiment-analysis
Last synced: 12 Jan 2026
https://github.com/jibby-games/flappy-backend
The backend microservices for the open source game Flappy Race
backend docker docker-compose game game-development server servers service services
Last synced: 08 Mar 2026
https://github.com/zeabdelkhalek/tp-igl-api
TP IGL Partie Back end
docker docker-compose laravel mysql php phpunit selenium-webdriver
Last synced: 09 Apr 2026
https://github.com/shaikrasheed99/golang-microservices
Microservices application in Golang.
docker docker-compose go golang golang-microservices microservices microservices-application microservices-architecture
Last synced: 21 Sep 2025
https://github.com/mhashim6/federated-quran
POC microservice-based federated GrapghQL API for Quran metadata with user Authentication and Authorisation
apollographql bcrypt docker docker-compose federation graphql jest jwt microservices postgresql
Last synced: 08 Apr 2026
https://github.com/paulden/meugnon-mattermost-slash-command
Meugnon API for Mattermost Slash command
docker docker-compose flask mattermost python
Last synced: 07 Apr 2026
https://github.com/artoriascode/jwtgo
🔥 Example of microservice JWT authentication using MongoDB and clean architecture principles.
bcrypt boilerplate clean-architecture cleanenv docker docker-compose gin go golang grpc jwt layout logrus microservice mongodb nginx protobuf reverse-proxy
Last synced: 06 Mar 2025
https://github.com/j3soon/docker-ros-husky
Docker image for Clearpath's Husky A200 on ROS 1 Melodic
clearpath clearpath-husky docker docker-compose husky robotics ros ros-melodic
Last synced: 10 Apr 2026
https://github.com/merlimmateus/vidsummize
Vidsummize
docker docker-compose java jooq liquibase ollama ollama-api spring-boot whisper whisper-cpp
Last synced: 18 Feb 2026
https://github.com/s0rg/redis-cluster-compose
docker-compose for any-nodes redis-cluster
cluster docker-compose example redis
Last synced: 10 Apr 2026
https://github.com/azhinu/elastic-stack
Production-ready docker compose project for Elastic Stack (Elasticsearch, Kibana, Logstash)
docker-compose elasticsearch elasticstack elk
Last synced: 18 Feb 2026
https://github.com/joshbuker/homelab
Docker Compose Templates for various home uses
Last synced: 28 Apr 2025
https://github.com/theadnan/yii1-dockerized
Yii1 dockerized (with MySQL)
docker docker-compose docker-mysql docker-php docker-yii dockerized yii yii1
Last synced: 25 Jul 2025
https://github.com/tarsislimadev/repository_name
An app in Go Lang.
docker docker-compose golang snapcraft
Last synced: 18 Feb 2026
https://github.com/armandwipangestu/laracamp-bwa
This repository is web application that aims to provide various features such as authentication, authorization, payment gateway, and email integration. This app is built using Laravel, Breeze (Authentication and Authorization), Socialite (OAuth Google), Midtrans (Payment Gateway), Mailtrap (Email)
breeze docker docker-compose laravel mailtrap midtrans socialite
Last synced: 18 Aug 2025
https://github.com/help-me-mom/wordpress-docker-template
Preconfigured local setup for WordPress development with Docker
boilerplate boilerplate-wordpress docker docker-compose docker-compose-template local-development template-project wordpress
Last synced: 08 Apr 2026
https://github.com/edixonalberto/api-blog-platzi
API Rest para obtener información de artículos publicados en el blog de Platzi.
api-rest beautifulsoup4 docker docker-compose fastapi platzi portfolio python python3 workinprogress
Last synced: 11 Apr 2026
https://github.com/haykokoryun/sayat
A tiny, zero dependency package to make managing Docker Compose Stacks a bit easier when you have a hella lot of containers.
docker docker-compose npm utility
Last synced: 11 Apr 2026
https://github.com/dgonzo27/fastapi-demo
Dockerized FastAPI with PostgreSQL
docker docker-compose fastapi fastapi-sqlalchemy postgresql
Last synced: 09 Apr 2026
https://github.com/erickwendel/palestra-docker-nodejs-containers-msptech
Demonstração da apresentação sobre Containers Docker e Node.js no MSP Tech Day Azure realizado em 01/09/2018
docker docker-compose example message mongodb nodejs postgres redis tutorial
Last synced: 10 Apr 2026
https://github.com/nhatthaiquang-agilityio/dotnet-identity-user
ASP.NET Core Identity is a membership system that adds login functionality to ASP.NET Core apps. Users can create an account with the login information stored in Identity or they can use an external login provider. Identity can be configured using a SQL Server database to store user names, passwords, and profile data.
aspnet-core aspnet-identity azure azure-signalr-service docker docker-compose dotnet integration-testing kubernetes signalr sql-server unit-test xunit
Last synced: 11 Apr 2026
https://github.com/raphaelbh/timezone-api
Timezone API is a simple web service that returns the current date and time considering a given time zone.
api date datetime docker docker-compose dockerfile dockerhub flask github-actions heroku heroku-deployment open-api open-api-specification python rest-api swagger swagger-ui time timezone
Last synced: 04 Jan 2026
https://github.com/volt1c/express-drive-api
Simple dirve api created with express-upload.
api docker docker-compose express express-js jest nodejs typescript
Last synced: 02 Aug 2025
https://github.com/mrspartak/swarmpit-ci-deploy
Simple Swarmpit API tool to redeploy services by name using HTTP request
autodeploy ci deploy deployment deployment-automation docker docker-compose docker-image docker-swarm dockerfile github-actions gitlab gitlab-ci swarm swarmpit
Last synced: 10 Apr 2026
https://github.com/omegion/mongo-sharded-cluster-monitoring-with-django-and-docker-compose
A simple sharded Mongo Cluster monitoring application using with Django and Docker to test replica set health.
Last synced: 11 Apr 2026
https://github.com/f1iper/movie-rental-spring
Movie rental application developed using Spring
docker docker-compose hibernate java17 jwt lombok mysql open-api-v3 spring-boot spring-security swagger
Last synced: 09 Apr 2026
https://github.com/paty-oliveira/dbt-playground
Repository for data modelling with dbt
analytics-engineering bigquery dbt docker-compose jinja postgresql python sql
Last synced: 10 Feb 2026
https://github.com/davianyang/mmtour
A real-world travel tour API 🏕️
api docker docker-compose docker-image eslint express heroku jest mongodb mongoose nginx nginx-server nodejs pug realworld realworld-backend tour tourism travel typescript
Last synced: 09 Apr 2026