Skip to content
This repository has been archived by the owner on Dec 21, 2018. It is now read-only.

TechforgoodCAST/fusebox-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fusebox-static

Setup

Prerequisites: NodeJS, Yarn

  1. Clone repo
  2. cd fusebox-static/
  3. yarn
  4. Create a .env and add API_KEY=<key from console.developers.google.com>

Development

npm run dev to run development server

Deployment

Requires being added to list of collaborators.

npm run staging deploys to fusebox.surge.sh

npm run production deploys to app.fusebox.org.uk