Skip to content

AFASResearch/levelup-serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LevelUp

This is a bootstrap for the LevelUp Meetup about serverless architectures.

Goals

The goal is to make a registration page for this Meetup (similar to meetup.com).

  • Store names and email-addresses in Firebase (under the 'users/' ref).
  • Show a list of attendees on the page
  • Bonus: send a 'welcome e-mail' for each successfull registration

Technologies used

Bundling is done using Webpack 2:

Authentication is done with Firebase and FirebaseUI

Start the project

Documentation

Firebase database documentation

About

Bootstrap for LevelUp Meetup about serverless architectures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published