This commit is contained in:
tree 2023-06-28 08:15:51 +02:00
rodič d9d8fc7f1e
revize 87032af68f
3 změnil soubory, kde provedl 11 přidání a 32 odebrání

11
.gitignore vendorováno Normal file
Zobrazit soubor

@ -0,0 +1,11 @@
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
dist

1
CNAME
Zobrazit soubor

@ -1 +0,0 @@
ecosystem.atscan.net

31
dist/index.json vendorováno
Zobrazit soubor

@ -1,31 +0,0 @@
{
"data": {
"bots": [],
"bridges": [],
"clients": [
{
"id": "klearsky",
"name": "Klearsky"
},
{
"id": "bluesky",
"name": "Bluesky",
"links": {
"web": "https://blueskyweb.xyz/"
}
}
],
"federations": [
{
"id": "bluesky-sandbox",
"name": "Bluesky Sandbox"
},
{
"id": "bluesky",
"name": "Bluesky"
}
],
"plc-directories": []
},
"time": "2023-06-28T06:08:14.709Z"
}