Giter VIP home page Giter VIP logo

Comments (6)

jglovier avatar jglovier commented on May 15, 2024

Actually, having a script/setup to run would be even more ✨ 🤘 ❤️.

from hospitalrun-frontend.

jglovier avatar jglovier commented on May 15, 2024

So I realized that it's just poor sentence formatting and I just needed to run npm install ember-cli, so I got that all setup. But I'm still getting stuck further down the readme on configuring couch. Where even is the local.ini file??

from hospitalrun-frontend.

jglovier avatar jglovier commented on May 15, 2024

Where even is the local.ini file??

To be clear, I did find this in the Couchdb wiki:

The default location of the default.ini file is in /usr/local/etc/couchdb

However, no such or similar directory seems to exist on my machine. My /etc dir doesn't contain a couchdb subdir.

from hospitalrun-frontend.

jkleinsc avatar jkleinsc commented on May 15, 2024

How did you install couch?

Also, right now there are issues running the frontend without the corresponding backend/node.js server. I am going to make a change so that the frontend will run properly without requiring the server to be up and running.

from hospitalrun-frontend.

jglovier avatar jglovier commented on May 15, 2024

How did you install couch?

The current README says:

Install/configure couchdb http://couchdb.apache.org/#download

...so that's exactly what I did. I downloaded an OSX package from there, and dragged the CouchDB application into my Applications folder. Seems odd though that it installs an actual GUI application that you have to run.

from hospitalrun-frontend.

jkleinsc avatar jkleinsc commented on May 15, 2024

Ok... I added a script, initcouch.sh which you can run to initialize a new couchdb install. It sets up the required DBs, configures the required couchdb configurations and creates an admin user, hradmin with password test. Couch will need to be running to run this script.

Also, make sure you do a git pull and a npm update. I had to update some of the files that ember server uses.

from hospitalrun-frontend.

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.