Code Monkey home page Code Monkey logo

pog's Introduction

Pog JS

Gitter npm version Dependency Status

Pog is a modern MVC style framework built on top of io.js and koa. It's built to be fast, simple and easy to configure, with sane defaults and flexible boilerplates to get you up and running as quickly as possible.

It's a work in progress, check back often for updates.

Full documentation will be coming soon.

DEPENDENCIES

Pog takes advatage of the latest ES6 updates, and requies either io.js or node.js 0.12+ with the --harmony flag.

INSTALL COMMAND LINE TOOL

$ npm install pog -g

CREATE A NEW APP

$ pog

This will ask you a few questions to help customize your app, and then you'll be all set.

START THE SERVER

Assuming you have io.js installed

$ gulp start

or

$ iojs server.js

or if you prefer to stick with node and have at least version 0.12 installed:

$ node --harmony server.js

Getting Started Guide

A full getting starting guide is in the works, in the meantime, check out the docs below (still a work in progress).

Docs

Config

Models

pog's People

Contributors

jesseweed avatar bitdeli-chef avatar

Watchers

John-Henry Liberty avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.