FastSite
FastSite is a no-code tool to generate content-driven websites. It leverages the power of modern JAMStack and cloud-native technologies.
50 minutes • Advanced
Updated February 3, 2022
FastSite
60m, advanced, Start Building
FastSite is a no-code tool to generate content-driven websites. It leverages the power of modern JAMStack and cloud-native technologies.

Demo Video: https://youtu.be/3Pw0-7XqjC8
Quick Start
-
Signup for DataStax Astra, or login to your already existing account.
-
Create an Astra DB Database or use an existing one.
-
Create an Astra DB Keyspace called
sag_sitesin your database. -
Generate an Application Token with the role of
Database Administratorfor the Organization that your Astra DB is in. -
Once the app is finished launching in the Gitpod IDE, copy the
.env.examplefile to a file named.envand fill the required values in from your Application Token and Astra DB connection settings. -
Start the example by running
npm run devin the Gitpod console.
How this works
| Layer | Technology | Provider |
|---|---|---|
| Front-end | SPA/ SPA-SSR/ Static website | Netlify/ Vercel |
| Back-end | Serverless Functions | Netlify/ Vercel |
| Database | Cloud-native NoSQL DB | DataStax Astra |