Update the READme to include steps for installing the web app on Ubuntu-based machines.
PostgreSQL is available for installation on Ubuntu, need to create user/role manually to be able to access the database.
Postico is a Mac-only tool, not essential for dev or functionality.
RabbitMQ documentation is unclear for Ubuntu, not essential for development.
psycopg2 package gives erros, needs the binary to be installed.
Update the READme to include steps for installing the web app on Ubuntu-based machines.
PostgreSQL is available for installation on Ubuntu, need to create user/role manually to be able to access the database. Postico is a Mac-only tool, not essential for dev or functionality. RabbitMQ documentation is unclear for Ubuntu, not essential for development. psycopg2 package gives erros, needs the binary to be installed.