Coder Social home page Coder Social logo

Comments (6)

qwo avatar qwo commented on July 18, 2024

@boonrs @drewrwilson maybe you could chime in on this

maybe boston cc. @ohnorobo @beechnut

edit: beaten to the punch! good work Linda
edit2: I'm pretty sure we should be doing work. but this is too much fun!

from cutiesinhamptonroads.

lynnaloo avatar lynnaloo commented on July 18, 2024

This is the original issue codeforboston#17

from cutiesinhamptonroads.

ohnorobo avatar ohnorobo commented on July 18, 2024

One note:

The Denver repo uses a template.env file instead of the .env file we're using in the Boston repo.
Maybe that interacts differently with heroku?

from cutiesinhamptonroads.

beechnut avatar beechnut commented on July 18, 2024

Their template.env is just a template for a .env. I think their README says to copy it to .env and fill in vars.

from cutiesinhamptonroads.

lynnaloo avatar lynnaloo commented on July 18, 2024

Both template.env and .env are .gitignored so it's just like you are in Boston. We use a sample.env in a similar fashion. For Heroku, you add config values for each one of the environment variable and normally the application uses them correctly and it seems almost too easy. In this case, the heroku forum suggests that when the rakefile is built, it doesn't have access yet to those configs.

from cutiesinhamptonroads.

lynnaloo avatar lynnaloo commented on July 18, 2024

This was happening because I had single quotes around the shelter_id environment value. @metaskills helped me debug.

from cutiesinhamptonroads.

Related Issues (20)

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.