Skip to content

jthegedus/2017-au-govhack-absolute-rubbish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2017 GovHack Australia - Absolute Rubbish

ABC is a garbage collection notification system. Users can signup for reminders about what day their rubbish, recycling and greens are to be collected.

Demo Site

Demo

Created with Firebase and Create-React-App.

Firebase Project

The Firebase online console can be found here.

Resources to check out!

Local Project Setup

Clone the repo from here: https://github.com/jthegedus/2017-au-govhack

Installation of resources

  1. Install nvm(Unix) or nvm(Windows)
    • Install Node with nvm i --lts
  2. Install Yarn
  3. Clone this repo and cd into it, then run nvm use
  4. yarn global add firebase-tools
  5. Navigate to the repo and run firebase login
  6. Run yarn build-all to install all dependencies

Development of App

  • yarn dev - start development
  • yarn build-all - install all dependencies
  • yarn serve - test that the app works hosted on Firebase, but locally - this saves a bunch of time not waiting for deployment to occur.
  • yarn deploy - deploy App to Firebase Hosting with Firebase Functions

About

Our 2017 Gov-Hack Australia project - Absolute Rubbish

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published