Giter VIP home page Giter VIP logo

Comments (3)

alexanderadam avatar alexanderadam commented on July 30, 2024

I'm obviously not a maintainer but although the project is getting frequent commits the quality of the project is questionable.

  1. The maintainers are closing the GitHub issues although the corresponding problems are still there.
  2. Installation wise people would usually check in Gemfile.lock and .ruby-version file to gain reproducibility in installations. In this project this is not the case.
  3. Even if the files would be checked in, it would be much easier if there would be a Docker image available. Because you could simply type docker pull vteams/open-source-billing and would be ready to run.

If you have problems with the current instructions you might also want to ensure not to use the latest bundler version. You have to use bundler version older than 2!
You can ensure it by uninstalling the installed versions and install a version smaller than 2.

$ gem uninstall bundler
$ gem install bundler -v 1.9

from open-source-billing.

DFF-fred avatar DFF-fred commented on July 30, 2024

Thank you for your clarification. A bit of a shame, the UI looked nice and I liked the current dashboard (compared to what I'm using). Well...thank you but I'll skip even testing it then.

from open-source-billing.

mshahzadtariq avatar mshahzadtariq commented on July 30, 2024

@DFF-fred installation instruction are updated and you can use these instructions to setup application on standard linux/ubuntu system/server. In case you are facing any issue, please report that issue or fix and make pull request

from open-source-billing.

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.