keystone-starter
keystone-starter copied to clipboard
⚠️ Archived - Legacy Starter Project for Heroku (or any other) deployment
I came here to report an issue with the Deploy to Heroku button, but taking a look at the repo it looks like it may not be maintained 😅 Would...

This example app is currently based on Keystone `~0.3.19`.
Hey @JedWatson I'm a Developer Advocate and I'd love to get this Heroku Button deploy working again. I ran into similar or the same issues as described in #6 and...
I took the current keystone generator, ran `yo keystone auto` and then copied the files across. Repointed the heroku button to test its deploy. The deploy can be found here:...
Just tried deploying with the deploy to heroku button and it failed with this message: ``` 2016-08-23T04:56:14.189018+00:00 heroku[web.1]: Starting process with command `node keystone.js` 2016-08-23T04:56:16.579796+00:00 app[web.1]: { [Error: ENOENT: no...
Using the Heroku [deploy button](https://heroku.com/deploy?template=https://github.com/JedWatson/keystone-starter) builds an app that launches to an Application Error page. Resolved by going to Heroku App Settings > Config Vars Changing "MONGODB_URI" to "MONGODB_URL"
Afrter deploying yo heroku, cloning from the app url: `Cloning into 'keyston-starter'... warning: You appear to have cloned an empty repository. Checking connectivity... done. ` Tried [this solution](http://stackoverflow.com/questions/18751063/trying-to-heroku-gitclone-after-heroku-fork-yields-an-empty-repository/18766557#18766557) - didn't...
Hi Jed, I have successfully deployed keystone-starer at Heroku https://inbox.herokuapp.com/. Thank you! It's great! I was also able to enter the admin. How do I set up the registration so...
I used the Deploy to Heroku button found in this repo. I was redirected to Heroku's Dashboard with KeystoneJS Starter. However, I cannot proceed because I cannot remove the Mandrill...