docker-compose
Projects with this topic
-
PHP Symfony Project in Symfony 5 PHP 8 for learning purpose : PHP, Symfony, CI/CD
Updated -
Spring template for a REST service designed with Hexagonal architecture
Updated -
Linnaeus is a program/app developed by Naturalis to setup and manage taxonomic databases.
Updated -
Comprehensive Docker extension for Nova.
Updated -
TaleSpin AI
🎮 🤖 TaleSpin AI is an innovative text-based adventure game generator powered by AI. Dive into immersive, dynamic narratives where every decision you make shapes the outcome of your journey. Create personalized adventures, face real-time typing challenges, and explore a world of endless possibilities—all in a sleek macOS terminal-inspired UI.
🚀 Features AI-Generated Adventures: Create unique 10-scene stories based on any subject. Interactive Gameplay: Choose between success, challenge, or failure options to navigate the story. Typing Challenges: Real-time tasks where you must type specific words to progress. Modern Design: A responsive and macOS-terminal-themed interface. Scalable Backend: Built with Flask, Redis, and Docker Compose for easy scalability.🛠️ Tech Stack Frontend: Vue.js, Axios, Custom CSS. Backend: Flask, OpenAI API, Redis. Deployment: Docker Compose for local development and production scalability.📜 Usage Enter your desired adventure subject. Navigate through dynamically generated stories with multiple choices. Complete typing challenges to progress or face failure.Get ready to craft your own story with TaleSpin AI!
🌟 Updated -
This project is a modernization of the previous weather_app repository, utilizing a more modern tech stack. The frontend has been upgraded to use Vue 3 with Vuetify for the UI components and Pinia for state management. The backend has been refactored to use Nest.js with MongoDB.
Updated -
Small wind turbine data analysis tool!
Updated -
Collaborate with your flatmates
Updated -
-
This demo app features a user profile system with a pure JavaScript frontend, a Node.js backend using Express, and MongoDB for data storage, all containerized with Docker. You can start the application using either Docker commands or Docker Compose for streamlined setup. Detailed steps for initializing components, running services, and accessing the app are provided.
Updated -
-
Seafood Restaurant is a TunaSync-inspired Docker stack used to clone build dependency mirrors
Updated -
-
Pt-BR: O projeto cria um sistema em Vue.js e Laravel Sail para realizar o envio de mensagens e inseri-los no banco de dados mysql através de uma API Rest.
O usuário insere a mensagem que deseja e o número. Do lado do cliente o Vue.js é responsável pela validação, tratamento e envio dos dados para a API Rest, que do lado do servidor é construída em Laravel e comunica o Backend com o container Docker do mysql, e insere os dados.
English: The project creates a system in Vue.js and Laravel Sail to send messages and insert them into the mysql database through a Rest API.
The user enters the message they want and the number. On the client side, Vue.js is responsible for validating, processing and sending data to the Rest API, which on the server side is built in Laravel and communicates the Backend with the mysql Docker container, and inserts the data.
Updated -
English: The project creates a web page made in Laravel Sail and configured to communicate with mysql, redis and selenium containers. It also creates a Rest API to communicate the backend with the database.
Pt-BR: O projeto cria uma página web feita em Laravel Sail e configurada para se comunicar com containers do mysql, redis e selenium. Cria também uma API Rest para comunicar o backend com o banco de dados.
Updated -
Simple WordPress plugin implementaion. CRUD over todo-list. Admin area disable/enable.
Updated -
-
Converts commands between docker run and docker compose.
Updated -
This project serves as an example of a messaging system, utilizing RabbitMQ as the message broker and Django Celery for task management and worker generation. RabbitMQ efficiently queues and distributes messages, ensuring reliable and asynchronous communication between services. Django Celery integrates with the Django framework to manage and schedule background tasks, generating workers that execute these tasks. Together, they provide a robust and scalable solution for handling asynchronous tasks and inter-service communication.
Updated -