Hosting a single page application or website on S3

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • Klotho - AWS Cloud-aware infrastructure-from-code toolbox [NEW]
  • InfluxDB - Access the most powerful time series database as a service
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • Sonar - Write Clean JavaScript Code. Always.
  • core

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. (by vuejs)

    A single page application loads a single web document. Based upon your interaction with this page the content is updated. The pages are rendered on your web browser. And more API calls are performed to fetch extra input. Due to this fact an SPA can be fast! You can use the framework of your choice: angular, reactjs, vue, etc, etc.

  • React

    The library for web and native user interfaces

    A single page application loads a single web document. Based upon your interaction with this page the content is updated. The pages are rendered on your web browser. And more API calls are performed to fetch extra input. Due to this fact an SPA can be fast! You can use the framework of your choice: angular, reactjs, vue, etc, etc.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • Angular

    The modern web developer’s platform

    A single page application loads a single web document. Based upon your interaction with this page the content is updated. The pages are rendered on your web browser. And more API calls are performed to fetch extra input. Due to this fact an SPA can be fast! You can use the framework of your choice: angular, reactjs, vue, etc, etc.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts