Closed w9jds closed 6 years ago
Simplified & removed the need for build/deploy shell scripts by moving the commands into the package.json scripts.
package.json
Also, fixed Firebase Rules so that attendees can submit session feedback on the session/{session_id}/surveys node.
session/{session_id}/surveys
Simplified & removed the need for build/deploy shell scripts by moving the commands into the
package.json
scripts.Also, fixed Firebase Rules so that attendees can submit session feedback on the
session/{session_id}/surveys
node.