StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Product

  • Stacks
  • Tools
  • Companies
  • Feed

Company

  • About
  • Blog
  • Contact

Legal

  • Privacy Policy
  • Terms of Service

© 2025 StackShare. All rights reserved.

API StatusChangelog
  1. Home
  2. Companies
  3. CommentBox.io
CommentBox.io logo

CommentBox.io

Verified

Hosted commenting that's painless to embed, a pleasure to use, and a breeze to moderate. No ads. No Tracking. Just Comments.

New Yorkcommentbox.io
13
Tools
10
Decisions
0
Followers

Tech Stack

Application & Data

5 tools

JavaScript logo
JavaScript
Gatsby logo
Gatsby
Bootstrap logo
Bootstrap
Node.js logo
Node.js
Google Cloud Functions logo
Google Cloud Functions

Team Members

Shaun Persad
Shaun PersadMaker

Engineering Blog

Stack Decisions

Shaun Persad
Shaun Persad

Oct 31, 2018

Running background triggers based on events provides a simple, scalable way to create complex interactions. Google Cloud Functions

7.47k views7.47k
Comments
Shaun Persad
Shaun Persad

Oct 31, 2018

Certain events need to both happen asynchronously and also be guaranteed execution even in the face of errors. Pub/Sub accomplishes this miraculous feat. Google Cloud Pub/Sub

31.2k views31.2k
Comments
Shaun Persad
Shaun Persad

Oct 31, 2018

This is our primary database, though most of our actual data is stored in static storage. This database houses the metadata necessary for indexing and finding static data. Google Cloud Datastore

5.85k views5.85k
Comments
Shaun Persad
Shaun Persad

Oct 31, 2018

All comments, votes, and other actions live here as a highly-scalable, reliable, multi-region storage solution. Google Cloud Storage

6.84k views6.84k
Comments
Shaun Persad
Shaun Persad

Oct 31, 2018

App engine fills in the gaps in the increasingly smaller case where it's necessary for us to run our own APIs. Google App Engine

1.33k views1.33k
Comments
Shaun Persad
Shaun Persad

Oct 31, 2018

When choosing between the Firebase version or the GCP version of tools, we tend to pick the Firebase version, as it's often simpler and nicer to work with. Firebase

619 views619
Comments
Shaun Persad
Shaun Persad

Oct 31, 2018

We use Gatsby.js to render our website server-side for SEO purposes, and blazing fast load times. It also hydrates into a react app, so having dynamic functionality is a breeze. Gatsby

569 views569
Comments
Shaun Persad
Shaun Persad

Oct 31, 2018

We never have to worry about setting up Webpack and other tooling again. Create React App

4.89k views4.89k
Comments
Shaun Persad
Shaun Persad

Oct 31, 2018

We use Firebase Auth for all authentication, Firestore as a client-side database for saving metadata, and Firebase Hosting for all of our application hosting needs. Firebase

617 views617
Comments
Shaun Persad
Shaun Persad

Oct 31, 2018

The simplicity, freedom, and power provided by React is unparalleled. All our front-end work is done in React. React

589 views589
Comments