# README
BetterReads-Platform
Local Developement
Database
Mac Install Instructions Postgres Versions
$ brew install postgresql@xx
Linux Install Instructions
$ sudo apt install postgresql
Verify Installation
$ psql --version
psql (PostgreSQL) 14.12 (Ubuntu 14.12-0ubuntu0.22.04.1)
# Packages
No description provided by the author