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
- 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_sites
in your database. - Generate an Application Token with the role of
Database Administrator
for the Organization that your Astra DB is in. - Click the 'Open in Gitpod' link:
- 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. - Start the example by running
npm run dev
in the Gitpod console.
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 |