Skip to content

GDG-Nantes/CountDownDevFest2017

Repository files navigation

CountDownDevFest2017

New version of CountDown for DevFest 2017

FireBase Configuration

You have to register your domain and application.

This app use Social Logins with :

  • Google
  • FaceBook
  • Twitter
  • Github

So don't forget to configure in your firebase console the public key !

Secure your data

The file database.rules.json define the rules that protect the Database, You just have to add an "admin" node with the correct email : 'myemail@gmailcom' (you have to replace dots by star)

To deploy :

1. Firebase tools

npm install -g firebase-tools

2. Firebase init :

firebase init

3. Generate Solution :

gulp build

4. Deploy

firebase deploy

About

New version of CountDown for DevFest 2017

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published