Skip to content

APEC-2021-NZ/AirTour-Backend

Repository files navigation

Setup

In a .env file set the following:

DEBUG=true
PORT=4001
GOOGLE_APPLICATION_CREDENTIALS=""

Usage

yarn install
yarn run dev