Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by mikesparr

A curated list of projects in awesome lists by mikesparr .

https://github.com/mikesparr/typescript-postgres-auth-example

Example Express Node API written in Typescript with Postgres and Redis backend and RBAC / ABAC authorization

abac authorization feature-flags jest nodejs postgres rbac redis supertest typescript

Last synced: 10 Jan 2025

https://github.com/mikesparr/tutorial-react-docker

Boilerplate React app in Docker container with ENV args

create-react-app docker environment-variables react

Last synced: 10 Jan 2025

https://github.com/mikesparr/multi-cluster-argo-demo

Anthos-inspired experiment using Argo CD for multi-cluster config management

Last synced: 10 Jan 2025

https://github.com/mikesparr/app-engine-react-demo

Deploy a React app running on NodeJS to Google App Engine in minutes

Last synced: 10 Jan 2025

https://github.com/mikesparr/tutorial-graphql-subscriptions-redis

GraphQL server implementation with Redis backing allowing pubsub

apollo-graphql graphql graphql-subscriptions redis

Last synced: 10 Jan 2025

https://github.com/mikesparr/loopback-example-users-to-mysql

Example how to migrate the built-in User model to use MySQL instead of Memory db

Last synced: 10 Jan 2025

https://github.com/mikesparr/ai-demo-web

Simple React-based web interface for AI demo project

Last synced: 10 Jan 2025

https://github.com/mikesparr/bash-tricks

Random bash command or scripting commands I find useful

bash shell-scripting

Last synced: 10 Jan 2025

https://github.com/mikesparr/us-sales-tax-rates

Simple Python app to load tax code CSV files into database and expose API lookup

e-commerce flask sales-tax tax-rates-api

Last synced: 10 Jan 2025

https://github.com/mikesparr/redis-workflow

Simple Promise based multi-channel workflow rules engine with Redis backing using EventEmitter

flow process-manager pubsub redis rules workflow

Last synced: 10 Jan 2025

https://github.com/mikesparr/jest-puppeteer-example

Automated browser test example using Jest and Puppeteer

automated-testing browser integration-testing jest puppeteer

Last synced: 10 Jan 2025

https://github.com/mikesparr/ai-demo-functions

Simple machine learning model training and serving with Google Cloud Functions

Last synced: 10 Jan 2025

https://github.com/mikesparr/tutorial-rust-docker

Simple Hello World app in Rust run in Docker container

12-factor docker rust rust-lang

Last synced: 10 Jan 2025

https://github.com/mikesparr/google-cloud-functions-deploy

Bash deployment script to detect changed files and deploy to cloud functions

cloud deployment functions monorepo travis-ci

Last synced: 10 Jan 2025

https://github.com/mikesparr/advanced-css-and-sass-natours

Feature-rich web application built with CSS and SASS (from online tutorial)

css css-grid html5 sass scss spa

Last synced: 10 Jan 2025

https://github.com/mikesparr/tutorial-react-graphql-client

Simple GraphQL client example using create-react-app

Last synced: 10 Jan 2025

https://github.com/mikesparr/cloud-functions-gke-demo

Example Google Cloud Function (GCF) app that interacts with Percona database on Google Kubernetes Engine (GKE)

Last synced: 10 Jan 2025

https://github.com/mikesparr/redis-weighted-pool

Simple weighted round robin implementation using Redis sorted set and list

load-balancing-algorithm object-pool pool redis weighted-round-robin

Last synced: 10 Jan 2025

https://github.com/mikesparr/next-24-demo

Repo containing example code from Google Cloud Next '24 demo talk on Kubernetes Gateway API vs Ingress

Last synced: 10 Jan 2025

https://github.com/mikesparr/kraken_example_i18n_helper

Custom dust template helper to render i18n strings from chosen key and bundle

Last synced: 10 Jan 2025

https://github.com/mikesparr/typescript-apollo-graphql-server

Test GraphQL server using TypeScript

apollo graphql jest server tdd testing typescript

Last synced: 10 Jan 2025

https://github.com/mikesparr/gcp-cicd-demo-app

Static app to demonstrate Cloud Build deploy to Google Container Registry

Last synced: 10 Jan 2025

https://github.com/mikesparr/elasticsearch-geo-template

Test implementation of ES mapping to store geo point and geo shape per recrod

elasticsearch geospatial mapping templates

Last synced: 10 Jan 2025

https://github.com/mikesparr/redis-task-scheduler

Simple Promise based task scheduler that works with redis-docker-taskrunner

Last synced: 10 Jan 2025

https://github.com/mikesparr/helpscout-to-hubspot-migration

Scripts and instructions to migrate from Helpscout to Hubspot Service Hub

csv etl helpscout helpscout-api hubspot transformer

Last synced: 10 Jan 2025

https://github.com/mikesparr/gcp-cicd-demo-config

Demo config repo for Argo CD to fetch app configs from

Last synced: 10 Jan 2025

https://github.com/mikesparr/redis-docker-taskrunner

Simple task runner that executes pending tasks in Redis on container startup

docker events jobs redis scheduler task-runner typescript

Last synced: 10 Jan 2025

https://github.com/mikesparr/elasticsearch-geo-reindex

Example to reindex geo point data to geo shape data

elasticsearch geospatial reindex

Last synced: 10 Jan 2025

https://github.com/mikesparr/ai-demo-predict

Simple Golang API for AI startup demo that views data from Redis cache and publishes to Google Pub/Sub

Last synced: 10 Jan 2025

https://github.com/mikesparr/ai-demo-ingest

Simple Golang API for AI startup demo that accepts batch data and publishes to Google Pub/Sub

Last synced: 10 Jan 2025

https://github.com/mikesparr/redis-priority-queue

Simple Promise based multi-channel priority queue using Redis sorted set

priority-queue promises redis typescript

Last synced: 10 Jan 2025

https://github.com/mikesparr/gcf-logger

Reusable logger for Google Cloud Functions and more inspired by https://12factor.net/logs

12-factor cloud-functions environment-variables logging

Last synced: 10 Jan 2025

https://github.com/mikesparr/web-app-starter-sass

Web application starter using BEM and 7-1 architectures and SCSS (Sassy CSS)

css html5 sass scss

Last synced: 10 Jan 2025

https://github.com/mikesparr/firebase-cache-issue

Testing odd caching issue with firebase using Koa node framework

Last synced: 10 Jan 2025

https://github.com/mikesparr/netbox-gcp

Run Digital Ocean's IP address management (IPAM) and data center infrastructure management (DCIM) tool on GCP

Last synced: 10 Jan 2025

https://github.com/mikesparr/nextjs-auth0-login

Experiment repo bootstrapping NextJS app and adding Auth0 login

Last synced: 10 Jan 2025

https://github.com/mikesparr/typescript-starter

Basic files and config to start a Typescript project

jest starter-template typescript

Last synced: 10 Jan 2025

https://github.com/mikesparr/argo-cd-test

Test repo to figure out Argo CD deployment from one private GKE cluster to another

Last synced: 10 Jan 2025

https://github.com/mikesparr/docker-redis

Custom Redis image allowing custom config (override listener port)

docker kubernetes redis

Last synced: 10 Jan 2025

https://github.com/mikesparr/rust-blockchain

Experimental blockchain implementation using Rust language

blockchain rust

Last synced: 10 Jan 2025

https://github.com/mikesparr/gcloud-switch-context

Helper script to switch project and cluster context for kubectl

gcloud kubectl kubernetes

Last synced: 10 Jan 2025

https://github.com/mikesparr/gobyexample

Golang example programs demonstrating features of the language

examples go golang learning

Last synced: 10 Jan 2025

https://github.com/mikesparr/hello-world-docker-action

Test repo for Github Actions docker

Last synced: 10 Jan 2025

https://github.com/mikesparr/nextjs-dashboard

Dashboard app using NextJS (react) and Postgres database based on Vercel NextJS 14 tutorial

Last synced: 10 Jan 2025

https://github.com/mikesparr/gcf-config

Configuration using ENV variables within Google Cloud Functions described in https://12factor.net/config

12factor cloud-functions configuration environment-variables

Last synced: 10 Jan 2025