#swift #architecture #clean_architecture #cleanarchitecture #coredata #example_project #interactor #mvvm #mvvm_architecture #swiftui #swiftui_example
https://github.com/nalexn/clean-architecture-swiftui
https://github.com/nalexn/clean-architecture-swiftui
GitHub
GitHub - nalexn/clean-architecture-swiftui: SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence…
SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more. - nalexn/clean-architecture-swiftui
#csharp #cqrs #dotnet_core #event_sourcing #example #hacktoberfest #marten #mediatr #netcore
https://github.com/oskardudycz/EventSourcing.NetCore
https://github.com/oskardudycz/EventSourcing.NetCore
GitHub
GitHub - oskardudycz/EventSourcing.NetCore: Examples and Tutorials of Event Sourcing in .NET
Examples and Tutorials of Event Sourcing in .NET. Contribute to oskardudycz/EventSourcing.NetCore development by creating an account on GitHub.
#go #clean_architecture #dependency_injection #example #golang #microservices #template
https://github.com/evrone/go-clean-template
https://github.com/evrone/go-clean-template
GitHub
GitHub - evrone/go-clean-template: Clean Architecture template for Golang services
Clean Architecture template for Golang services. Contribute to evrone/go-clean-template development by creating an account on GitHub.
#go #architecture #argocd #best_practices #codegen #csi_driver #ddd #ddd_sample #event_sourcing #example #gitops #golang #helm_chart #k8s #kafka #kubernetes #layered_architecture #microservices #mq #shortlink
https://github.com/shortlink-org/shortlink
https://github.com/shortlink-org/shortlink
GitHub
GitHub - shortlink-org/shortlink: Shortlink service (Microservice example) ⭐️ Star the repo if you like it!
Shortlink service (Microservice example) ⭐️ Star the repo if you like it! - shortlink-org/shortlink
#shell #example #flux2 #fluxcd #gitops #helm #kubernetes #kustomize
https://github.com/fluxcd/flux2-kustomize-helm-example
https://github.com/fluxcd/flux2-kustomize-helm-example
GitHub
GitHub - fluxcd/flux2-kustomize-helm-example: A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm.
A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm. - fluxcd/flux2-kustomize-helm-example
👍2
#typescript #ai #alternative #auth #database #deno #embeddings #example #firebase #nextjs #oauth2 #pgvector #postgis #postgres #postgresql #postgrest #realtime #supabase #vectors #websockets
Supabase is an open-source alternative to Firebase, built using enterprise-grade tools. It offers a hosted Postgres database, authentication and authorization, auto-generated APIs (REST, GraphQL, and realtime subscriptions), functions, file storage, and an AI toolkit. You can use it without installing anything or self-host it. Supabase supports multiple programming languages and has a strong community for support and discussions. This means you get powerful database and application features similar to Firebase but with the flexibility and transparency of open-source software, which can be more customizable and cost-effective.
https://github.com/supabase/supabase
Supabase is an open-source alternative to Firebase, built using enterprise-grade tools. It offers a hosted Postgres database, authentication and authorization, auto-generated APIs (REST, GraphQL, and realtime subscriptions), functions, file storage, and an AI toolkit. You can use it without installing anything or self-host it. Supabase supports multiple programming languages and has a strong community for support and discussions. This means you get powerful database and application features similar to Firebase but with the flexibility and transparency of open-source software, which can be more customizable and cost-effective.
https://github.com/supabase/supabase
GitHub
GitHub - supabase/supabase: The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web…
The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications. - supabase/supabase
#csharp #demo #docker #docker_compose #example #kubernetes #sample #swarm
This voting app is a simple example of a distributed application that runs on multiple Docker containers. To use it, you need to download Docker Desktop and ensure you have the latest version of Docker Compose. The app uses Python, Node.js, and .NET, with Redis for messaging and Postgres for storage. You can run the app using `docker compose up` and access it at http8080 for voting and http8081 for results. The benefit to the user is that this app demonstrates how different technologies can work together in a distributed system, making it easier to understand and set up similar applications.
https://github.com/dockersamples/example-voting-app
This voting app is a simple example of a distributed application that runs on multiple Docker containers. To use it, you need to download Docker Desktop and ensure you have the latest version of Docker Compose. The app uses Python, Node.js, and .NET, with Redis for messaging and Postgres for storage. You can run the app using `docker compose up` and access it at http8080 for voting and http8081 for results. The benefit to the user is that this app demonstrates how different technologies can work together in a distributed system, making it easier to understand and set up similar applications.
https://github.com/dockersamples/example-voting-app
GitHub
GitHub - dockersamples/example-voting-app: Example distributed app composed of multiple containers for Docker, Compose, Swarm,…
Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes - dockersamples/example-voting-app