Logo

Sheetbase

Build modern websites and apps for free.

Sheetbase is a ecosystem that contains tools for developers to build websites and apps at small scaled. See the homepage: https://sheetbase.net. At the backend (serve side/backend app), Sheetbase uses a free cloud environment provided by Google Apps Script to run server code, which features come from a wide range of Google services: Google Sheets as Database, Gmail for Mail, Drive for Storage, … and other non-Google services also. The backend app is basically a REST API server. At the frontend (client side/app), developer can build app with any system that is able to communicate with a REST API server. For web developer, modern SPA/PWA/hybrid apps can be built with plain JavaScript or any today favorite frameworks: Angular, Vue, React, …