6 ms·
Congratulations. This is remarkable. What's the backend like?
by holaberlin 17y ago
Congratulations. This is remarkable.
What's the backend like?
- davidcann 17y agoThe index.html and Cappuccino javascript are served from an EC2 server and the new content is continuously loaded from sequential files on Amazon S3 via JSONP (0.json, 1.json, 2.json, etc.). Views, suggesting events, and adding followees are sent to php pages on EC2 with MySQL.