neojato / DeLorean-v2

A Professional Template for large GDG events. This project has been designed to continue to be your DevFest/IWD website solution without having to create a new site or Firebase project every year.
https://delorean-demo.firebaseapp.com
MIT License
47 stars 54 forks source link

Moved Build and Deploy to package.json #14

Closed w9jds closed 6 years ago

w9jds commented 6 years ago

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.