Config copy .env.sample to .env replace user with your pg user and db-name with the name of your preferency DATABASE_URL=postgres://user@localhost/db-name Run yarn install && yarn dev