Git Product home page Git Product logo

astuto's Introduction

GitHub GitHub last commit
Astuto - An open source customer feedback tool ๐ŸฆŠ | Product Hunt Embed



What is Astuto?

Astuto is a free, open source, self-hosted customer feedback tool. It helps you collect, manage and prioritize feedback from your users. It has been heavely inspired by Canny.io ("astuto", indeed, is the italian translation of the word "canny").

Features

  • Collect and manage feedback
  • Boards, to divide different types of feedback
  • Roadmap, to let your users know what you're working on
  • Comments, to discuss with your customers
  • Notifications, to inform post owner of comments
  • Feedback labels, to inform about the state of a certain feedback
  • Feedback updates, to notify your users with news regarding a certain feedback
  • Completely customizable (i.e. you can add/edit/remove as many boards, feedback statuses as you want; you can configure the roadmap the way you want; etc.)
  • Admin panel (multiple admins/moderators allowed)
  • Dark mode

Requirements

Installation

Note: it is strongly suggested to run Astuto on Linux or macOS. As of today, Windows is likely to cause problems. If you want to try anyway, follow along with the Windows users installation guide.

  1. Ensure that you have the required software installed.
  2. Clone this repository.
  3. In Astuto's root directory, create a file named .env and fill it with the required environment variables (see .env-example for an example and check this wiki page for an explanation of the variables).
  4. Run script/docker-update-and-run.sh.
  5. You should now have a running instance of Astuto at localhost:3000. A default user account has been created with credentials email: [email protected], password: password.

Post-installation notes

  • If you run into any problems take a look at the common problems page.
  • When you want to launch Astuto you have to run script/docker-run.sh. If you installed new gems, packages or updated the database schema, you first need to run script/docker-update.sh and then script/docker-run.sh. You can run them together with script/docker-update-and-run.sh.
  • You can always run script/docker-update-and-run.sh if unsure whether you should update or not. However, please note that script/docker-update-and-run.sh takes more time to run than script/docker-run.sh.
  • If you changed some environment variables in .env you have to restart the instance for these changes to take effect.

Contributing

Astuto is licensed under the GNU GPLv3 license. You are welcome to contribute:

astuto's People

Contributors

dependabot[bot] avatar riggraz avatar rubenwaterman avatar vin0uz avatar

Watchers

 avatar

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.