There are no reviews yet. Be the first to send feedback to the community and the maintainers!
python-configparser-examples
This is some simple illustrative code for Python's ConfigParser module, written as I was trying to figure out how to store more complex data structures in config files.vagrant-python-django
A basic Vagrant environment for Django projectsnode-patterns-discerning
Node.js Patterns for Discerning Developers: Code samples from my talk at Pittsburgh TechFest 2013.flask-angular2-starter
Updated starter app for Flask apps with an Angular2 frontend. Hot module reload, docker support.vagrant-node-mongo
Bootstrap vagrant project for Node.js / MongoDB appsnodejs-three-ways
Completed projects form the OSCON 2014 tutoria: Node.js Three Wayssnek
A very simple application config management library. Environment variable-based, designed for docker/kubernetes use cases. Very small fangs.scale-fs
Overloaded Node.js fs module improving efficiency and scalability.JamIt
"Nuh-uh. Not if we jam it!" : JamIt is a simple scaffold generator for Google Code Jam problems, in Python. It will automatically generate skeleton code for a problem, allowing you to focus on the solution, not the fluff.orientdb-embedded-studio
A sample java project with an embedded OrientDB server, including OrientDB Studiocouchdb-docker-clustering-examples
Examples of successfully clustering CouchDB 2.1.1 in Docker containersCHService
CHService is a framework for quickly and easily creating threaded, configurable MS Windows Services. CHService-derived Windows services run any number of 'worker' processes in separate threads, and can be reconfigured to add/remove/change worker processes through one line in a configuration file. Worker base classes allow simple creation of typical service archetypes, such as timed workers (fire a method every n seconds) or port listener workers (opens a socket and listens on a port for incoming connections). Applications that require a number of operations to be run in Windows services can be simplified by the creation of a library of CHService worker classes that can be easily plugged into any CHService project. Follow the README for a few simple steps to creating a CHService-derived Windows service Visual Studio project.boxcar
Boxcar: a Vagrant environment generation toolflask-dynamodb-starter
A starting point for Flask applications using AWS DynamoDBcelerysqs
Some example code using Python's celery and celery beat with Amazon SQS as a broker and SQLAlchemy to store the task schedulesangular-ngrx-material-go-starter
Starter project for Angular7/NgRx/angular-material, Golang server, and Postgres DBangular-dashboard-starter
Starter project for an Angular 7 Dashboard app. KoaJS 2 backend, Patternfly UI, NGX Bootstraplearntonode
LearnToNode: The Repo is the live development of the Node.js web app behind learntonode.com. The site learntonode.com will be dedicated to crowdsourcing and sharing high-quality tutorials, examples, and learning resources for aspiring Node.js developers. The development of the learntonode.com web app will be used to develop thorough tutorials on web development with Node.js.node-twitter-webserver-enhanced
simple-todo
A very simple todo app, with styles from http://todomvc.com. Created as a tool for demonstration of deployment capabilities, specifically with Kubernetes.python-multiprocess-example
Some sample code showing usage of the multiprocess library and sharing values between child processes.passport-oauth2-keycloak
Example app using Keycloak OAuth2 to authenticate an Express app with PassportJSvagrant-cassandra
A Vagrant/Berkshelf setup to create a Cassandra clusterLove Open Source and this site? Check out how you can help us