Creating a serverless web app with Airtable, Glitch, Node.js, Surge.sh & Ember.js

TL;DR;

Ok, tell me more…

A Markdown Blog system, à la Canvas or Medium, with Airtable as Database/CMS

PaaS Architecture

Database/CMS

https://airtable.com

Node.js Proxy/Auth Backend

https://glitch.com

Ember.js SPA Frontend

https://surge.sh

Designing the Database Structure

Posts table

https://airtable.com/shrwpGUmpyeRtvpfT

Authors table

https://airtable.com/shradskAUbxUeUPhf

Comments table

https://airtable.com/shriWy0K1HdG8qTs9

Crafting a nice client with Ember.js

Setting up an HTTP Proxy

Source Code Repo: https://github.com/benoror/proxy_blog_xt014_d

Deploying the thingy…

Storing secrets

Surge.sh

End Result

Production Deploy

http://caring-eggs.surge.sh/

Airtable as a CMS

https://airtable.com/shrCOSd1PWB1mDFzG

--

--

Sharing our journey: from software development to company culture and productivity hacks.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store