Skip to content

Latest commit

 

History

History
executable file
·
26 lines (18 loc) · 530 Bytes

README.md

File metadata and controls

executable file
·
26 lines (18 loc) · 530 Bytes

Restaurant Reviews

A project to review and vote for restaurants. It has two repositories:

Environmental variables

To run this project and its repositories you will need these environmental variables:

APP:

API_URL=
SLACK_WEBHOOK_URL=

SERVICE:

GOOGLE_CLIENT_ID=
POSTGRES_DB=
POSTGRES_HOST=
POSTGRES_PASSWORD=
POSTGRES_PORT=
POSTGRES_USER=