Skip to content

lowmess/az-golf-gurus

Repository files navigation

azgolfgurus.com

Installing

git clone https://github.com/lowmess/az-golf-gurus.git
cd az-golf-gurus
npm install

Environment Variables

The codebase expects a .env file with the following shape:

DATOCMS_READ_ONLY_TOKEN={YOUR DATO CMS TOKEN}

Contributors