zendesk / linksf

A mobile website to connect those in need in to services that can help them
http://link-sf.com
Apache License 2.0
62 stars 38 forks source link

Fix several init bugs and improve the docs #401

Closed adam-hart closed 6 years ago

adam-hart commented 6 years ago

Here are some of the things that I found while re-following the on-boarding process this afternoon. It should make life a little easier.

  1. Adds better documentation on how to set up an administrator Firebase user.
  2. Pushes the database rules before requiring a full Firebase deploy. This is one of the issues Scott reported.
  3. Adds some seed taxonomies to allow locations to actually be added. They error out without any taxonomies present, and we have no UI for that yet.

@zendesk/volunteer

adam-hart commented 6 years ago

Updated @craig-day