Skip to content

ActiveCampaign/postmark-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postmark + Firebase + Cloud Functions Tutorial

The following is some demo code that is included within this blog post.

File structure

Here’s a quick structural overview of how this code is organized:

- functions
  - db
    - users
      - onUpdate.f.js
- public
  - admin
    - index.html
  - google-signin.png
  - index.html

Requirements

We won’t cover the Firebase setup process in this tutorial. The Firebase documentation is excellent though. If you’re just getting started, you should definitely check it out. From this point forward I’ll assume that you have Firebase set up with authentication, real-time database, and Cloud Functions up and running locally.

About

Postmark + Firebase + Cloud Functions Tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published