-
Notifications
You must be signed in to change notification settings - Fork 4
How to set up the development environment
alejandravv edited this page Sep 10, 2019
·
22 revisions
- Java integrated development environment (IDE), e.g. IntelliJ IDEA
- Git, a distributed version-control system for tracking changes in source code during software development.
- PostgreSQL, an open source object-relational database system. The information that you are going to need to configure the connection to the database is: URL and PORT where PostgreSQL is accessible, username, and password
This component has been created as a result of the Q-Rapids project funded by the European Union Horizon 2020 Research and Innovation programme under grant agreement No 732253.