Giter Club home page Giter Club logo

keystone-starter's People

Contributors

bladey avatar jedwatson avatar morenoh149 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

keystone-starter's Issues

Deploying Keystone on Heroku without Mandrill

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 add-on on the process (because, you know, I just want to try this out for free).

I know I can just manually set up KeystoneJS to Heroku and removing Mandrill dependency. However it would be so convenient if Mandrill was just an optional add-on with the KeystoneJS starter.

Activating Registration

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 that new users can register to the site by themselves?

Thank you,

Ronnie Serr
323 939 1669

Git url clones an empty repo

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 - didn't help

Heroku Application Error

Using the Heroku deploy button 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"

Fix deploy button?

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 #7. Is getting the button working something you're interested in? If so, would you accept a PR to get it working and update this repo with Keystone v4?

I haven't looked into it in much detail yet, but any pitfalls I should be aware of? Thanks!

Mark as archived?

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 you consider archiving the repo / unpublishing the button on Heroku to help guide folks towards the 'up-to-date' deployment?

Fails without .env file

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 such file or directory, open '.env'] errno: -2, code: 'ENOENT', syscall: 'open', path: '.env' }
2016-08-23T04:56:19.111807+00:00 app[web.1]: { [Error: Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND' }
2016-08-23T04:56:19.738442+00:00 app[web.1]: ------------------------------------------------
2016-08-23T04:56:19.738481+00:00 app[web.1]: Mongo Error:
2016-08-23T04:56:19.738481+00:00 app[web.1]: 
2016-08-23T04:56:19.738750+00:00 app[web.1]: [Error: failed to connect to [localhost:27017]]
2016-08-23T04:56:19.741292+00:00 app[web.1]:            ^
2016-08-23T04:56:19.741297+00:00 app[web.1]: 
2016-08-23T04:56:19.741298+00:00 app[web.1]: Error: KeystoneJS (KeystoneJS) failed to start
2016-08-23T04:56:19.741299+00:00 app[web.1]:     at NativeConnection.<anonymous> (/app/node_modules/keystone/lib/core/mount.js:630:10)
2016-08-23T04:56:19.741300+00:00 app[web.1]:     at NativeConnection.emit (events.js:182:7)
2016-08-23T04:56:19.741301+00:00 app[web.1]:     at /app/node_modules/mongoose/lib/connection.js:416:14
2016-08-23T04:56:19.741303+00:00 app[web.1]:     at /app/node_modules/mongoose/node_modules/mongodb/lib/mongodb/db.js:286:18
2016-08-23T04:56:19.741305+00:00 app[web.1]:     at process._tickCallback (internal/process/next_tick.js:98:9)
2016-08-23T04:56:19.801046+00:00 heroku[web.1]: Process exited with status 1
2016-08-23T04:56:19.812309+00:00 heroku[web.1]: State changed from starting to crashed

I presume its because there's no .env file, perhaps require("dotenv").load() could be wrapped in a try/catch

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.