- It is important to specify
in the knex file production settings.
ssl: { rejectUnauthorized: false }
- To work around error:
Specify next env var in Heroku:
sql_error_code = 28000 FATAL: no pg_hba.conf entry for host "122.180.247.11", user "u3idolso5k2v83", database "dc85788d13v9ej", SSL off
PGSSLMODE=no-verify
##Clone branch:
git clone https://github.com/venetrius/group-site-backend.git
https://www.postgresql.org/download/ create a new data base using console or pgAdmin
https://docs.github.com/en/developers/apps/building-github-apps/creating-a-github-app
It is in the root folder Fill out details using you new DB and GitHub app credentials