Skip to content
/ clone Public

An experimental web interface for viewing and deploying app.json apps listed in the registry.

Notifications You must be signed in to change notification settings

app-json/clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone

A simple UI for cloning app.json apps.

http://cl.ly/image/17063j3Z2X3s/Screen%20Shot%202014-04-09%20at%209.19.43%20PM.png

  • Clone is a node app that uses harp for javascript and css compilation.
  • Clone strives to do most of its work in the browser, but does some server-side work to include your Heroku OAuth token (API key) when sending build requests to nyata.
  • Clone uses node-heroku-bouncer to do OAuth

For more clarity, check out the client and server code.

Add Your Apps

If you know of any apps with legit app.json files, add them to the registry wiki page at github.com/app-json/app.json/wiki/Registry

OAuth Timeouts

If you're trying to deploy an app using Clone and it fails, your OAuth token may have timed out. You'll need to hit http://clone.herokuapp.com/auth/heroku/logout to log out and log back in with a new token.

Run it locally

npm install
cp .env.sample .env # then add missing values
npm start

About

An experimental web interface for viewing and deploying app.json apps listed in the registry.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •