Skip to content

nkcraddock/oldah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oldah 0.0.1

client

An angular js client based on ng-boilerplate.

  • Jade
  • CoffeeScript
  • Hosted with grunt-contrib-connect for development
  • Authentication via google

server

A restify server based on node-restify-boilerplate

  • uses google bearer token for authorization
$ git clone git@github.com:nkcraddock/oldah

# client
$ cd oldah/client && npm install && bower install && grunt watch

# server
$ cd oldah/server && npm install && node app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published