• Stars
    star
    34
  • Rank 764,416 (Top 16 %)
  • Language
    Ruby
  • Created over 11 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A basic Vagrant environment for Django projects

More Repositories

1

TweetView

This project is an example Android Twitter feed reader app from the Codehenge Android development tutorials.
Java
75
star
2

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.
Python
72
star
3

node-patterns-discerning

Node.js Patterns for Discerning Developers: Code samples from my talk at Pittsburgh TechFest 2013.
JavaScript
22
star
4

flask-angular2-starter

Updated starter app for Flask apps with an Angular2 frontend. Hot module reload, docker support.
JavaScript
20
star
5

vagrant-node-mongo

Bootstrap vagrant project for Node.js / MongoDB apps
Ruby
18
star
6

nodejs-three-ways

Completed projects form the OSCON 2014 tutoria: Node.js Three Ways
JavaScript
11
star
7

snek

A very simple application config management library. Environment variable-based, designed for docker/kubernetes use cases. Very small fangs.
Go
5
star
8

scale-fs

Overloaded Node.js fs module improving efficiency and scalability.
JavaScript
5
star
9

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.
Python
4
star
10

orientdb-embedded-studio

A sample java project with an embedded OrientDB server, including OrientDB Studio
HTML
4
star
11

couchdb-docker-clustering-examples

Examples of successfully clustering CouchDB 2.1.1 in Docker containers
Shell
3
star
12

CHService

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.
C#
3
star
13

boxcar

Boxcar: a Vagrant environment generation tool
Python
2
star
14

flask-dynamodb-starter

A starting point for Flask applications using AWS DynamoDB
Python
2
star
15

celerysqs

Some example code using Python's celery and celery beat with Amazon SQS as a broker and SQLAlchemy to store the task schedules
Python
2
star
16

angular-ngrx-material-go-starter

Starter project for Angular7/NgRx/angular-material, Golang server, and Postgres DB
TypeScript
2
star
17

angular-dashboard-starter

Starter project for an Angular 7 Dashboard app. KoaJS 2 backend, Patternfly UI, NGX Bootstrap
JavaScript
2
star
18

learntonode

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.
JavaScript
2
star
19

node-twitter-webserver-enhanced

JavaScript
1
star
20

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.
JavaScript
1
star
21

python-multiprocess-example

Some sample code showing usage of the multiprocess library and sharing values between child processes.
Python
1
star
22

passport-oauth2-keycloak

Example app using Keycloak OAuth2 to authenticate an Express app with PassportJS
JavaScript
1
star
23

vagrant-cassandra

A Vagrant/Berkshelf setup to create a Cassandra cluster
Ruby
1
star