forked from irinazheltisheva/fastsite-console
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathastra.json
More file actions
13 lines (13 loc) · 730 Bytes
/
astra.json
File metadata and controls
13 lines (13 loc) · 730 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name": "FastSite",
"description": "FastSite is a no-code tool to generate content-driven websites. It leverages the power of modern JAMStack and cloud-native technologies.",
"duration": "50 minutes",
"skillLevel": "Advanced",
"githubUrl": "https://github.com/DataStax-Examples/fastsite-console",
"gitpodUrl": "https://gitpod.io/#https://github.com/DataStax-Examples/fastsite-console",
"netlifyUrl": "https://app.netlify.com/start/deploy?repository=https://github.com/DataStax-Examples/fastsite-console",
"tags": [{ "name": "javascript" }, { "name": "document API" }],
"category": "apps",
"priority": 3,
"heroImage": "https://raw.githubusercontent.com/DataStax-Examples/fastsite-console/master/hero.png"
}