Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 840 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 840 Bytes

The Norfolk Developer's Conference Website

Laravel Forge Site Deployment Status

Installation and development

The website for https://nordevcon.com, a Laravel application, hosted on Digital Ocean via Forge.

cp .env.example .env
composer install
./vendor/bin/sail up

Application collects Sponsor details from Airtable, so you will need to set a AIRTABLE_API_KEY in your .env

Archive