DataStax-Examples / fastsite-console

FastSite is a no-code tool to generate content-driven websites. It leverages the power of modern JAMStack and cloud-native technologies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

fastsite

Demo Video: https://youtu.be/3Pw0-7XqjC8

Quick Start

  1. Signup for DataStax Astra, or login to your already existing account.
  1. Create an Astra DB Database or use an existing one.
  2. Create an Astra DB Keyspace called sag_sites in your database.
  3. Generate an Application Token with the role of Database Administrator for the Organization that your Astra DB is in.
  4. Click the 'Open in Gitpod' link: Open in IDE
  5. Once the app is finished launching in the Gitpod IDE, copy the .env.example file to a file named .env and fill the required values in from your Application Token and Astra DB connection settings.
  6. Start the example by running npm run dev in 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

About

FastSite is a no-code tool to generate content-driven websites. It leverages the power of modern JAMStack and cloud-native technologies.

License:Apache License 2.0


Languages

Language:JavaScript 90.5%Language:HTML 7.1%Language:CSS 1.3%Language:Shell 1.1%