Deploying a PostgreSQL database on Heroku (Part 1)

CodeHive
CodeHive
55.6 هزار بار بازدید - 4 سال پیش - This tutorial explains how to
This tutorial explains how to set up a PostgreSQL database on Heroku and how to connect to the database using the Heroku CLI.

macOS:
- https://brew.sh/ (to install brew)
- brew tap heroku/brew && brew install heroku

Linux:
- https://snapcraft.io/docs/installing-... (to install snap)

- sudo snap install --classic heroku

Windows:
- https://cli-assets.heroku.com/heroku-... (64 bit installer)
- https://cli-assets.heroku.com/heroku-... (32 bit installer)


Credits: C418
4 سال پیش در تاریخ 1399/12/22 منتشر شده است.
55,653 بـار بازدید شده
... بیشتر