0.0.13 • Published 10 years ago

hoodie-pocket v0.0.13

Weekly downloads
10
License
-
Repository
github
Last release
10 years ago

pocket

The hoodie admin panel

run locally

$ npm install
$ npm start

Note: Pocket is using yeoman to serve its assets. Its hoodie tries to connect to http://api.pocket.dev if its served by yeoman. So in order to test it with a real app, make sure to have the pocket-app installed and running.

If you want pocket to use a different baseUrl, set it temporarely in app/scripts/main.coffee:4

building and deployment

Build pocket into the www directory and push back to master, future Hoodie instances will pull from there: $ rm www & grunt & cp -r dist www

0.0.13

10 years ago

0.0.12

11 years ago

0.0.11

11 years ago