Skip to content

mvanzoest/meal-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Meal Planner

Getting Started

Getting Started with PostgreSQL

  1. Download and install PostgreSQL: https://www.postgresql.org/download/
  2. To use psql, add the PostgreSQL installation directory (e.g. C:\Program Files\PostgreSQL\16\bin) to your PATH (Windows: Windows+Start "environment variables" > Environment Variables > User variable = Path > Edit... > New > OK > OK > OK)
  3. Restart your terminal.
  4. Verify Postgres is installed with psql -U postgres and the password you used in the installation wizard (\q to quit).

Getting Started with DBeaver

  1. Download DBeaver.
  2. Create a new PostgreSQL connection.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published