mirror of
https://github.com/astuto/astuto.git
synced 2025-12-14 18:57:51 +01:00
732a75d2b234500bdbe44eb165e238200db2aee4
* Bump nokogiri from 1.10.5 to 1.10.8 (#11) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.10.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.5...v1.10.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump puma from 3.12.2 to 3.12.4 (#14) Bumps [puma](https://github.com/puma/puma) from 3.12.2 to 3.12.4. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v3.12.2...v3.12.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump acorn from 6.4.0 to 6.4.1 (#15) Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump jquery from 3.4.1 to 3.5.0 (#18) Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump kaminari from 1.1.1 to 1.2.1 (#19) Bumps [kaminari](https://github.com/kaminari/kaminari) from 1.1.1 to 1.2.1. - [Release notes](https://github.com/kaminari/kaminari/releases) - [Changelog](https://github.com/kaminari/kaminari/blob/master/CHANGELOG.md) - [Commits](https://github.com/kaminari/kaminari/compare/v1.1.1...v1.2.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Riccardo Graziosi <31478034+riggraz@users.noreply.github.com> * Bump websocket-extensions from 0.1.4 to 0.1.5 (#21) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/faye/websocket-extensions-ruby/releases) - [Changelog](https://github.com/faye/websocket-extensions-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-ruby/compare/0.1.4...0.1.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump websocket-extensions from 0.1.3 to 0.1.4 (#22) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump rack from 2.0.8 to 2.2.3 (#23) Bumps [rack](https://github.com/rack/rack) from 2.0.8 to 2.2.3. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.0.8...2.2.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Riccardo Graziosi <31478034+riggraz@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.19 (#25) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Try the online demo!
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"). If you are interested, you can check out a demo of Astuto.
Requirements
- Docker (installation instructions)
- Docker Compose (installation instructions)
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.
- Ensure that you have the required software installed.
- Clone this repository.
- In Astuto's root directory, create a file named
.envand fill it with the required environment variables (see.env-examplefor an example and check this wiki page for an explanation of the variables). - Run
script/docker-update-and-run.sh. - You should now have a running instance of Astuto at
localhost:3000. A default user account has been created with credentials email:admin@example.com, 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 runscript/docker-update.shand thenscript/docker-run.sh. You can run them together withscript/docker-update-and-run.sh. - You can always run
script/docker-update-and-run.shif unsure whether you should update or not. However, please note thatscript/docker-update-and-run.shtakes more time to run thanscript/docker-run.sh. - If you changed some environment variables in
.envyou 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:
- Join the Discord channel to get in touch.
- You can find a todo list of what we would like to work on right now.
- You should take a look at the contribution guidelines.
- You should take a look at the technologies used to build Astuto.
- You can run the test suite by typing
rspecinside thewebcontainer. Before you can runrspec, you need to uncomment the Google Chrome installation lines indocker/app/Dockerfileand run./script/docker-update-and-run.sh. - If you just have some suggestions you can create an issue, email us directly or text us in our Discord server.
Languages
TypeScript
48.4%
Ruby
42%
HTML
5.2%
SCSS
3.5%
Dockerfile
0.4%
Other
0.5%
