Skip to content

A realtime message board built with Pusher and Github Authentication.

Notifications You must be signed in to change notification settings

peterbersani/stamplay-messageboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Building A Realtime Message Board with Stamplay and Pusher

Example App

We will use the Stamplay platform to build a fully featured realtime message board. In this tutorial we will :

  • Send a welcome email when a user signs up.
  • Allow users to login/signup with Github.
  • Allow users to post new messages.
  • Update users messages realtime using the Pusher API with Stamplay.

Requirements

To get started, make sure you have the following. Don't worry they all have a free account.

Alright! Lets build our realtime message board!

For the full tutorial check out the full post on our blog here.

About

A realtime message board built with Pusher and Github Authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.2%
  • HTML 30.3%
  • CSS 12.5%