mirror of https://github.com/atscan/atscan
AT Protocol ecosystem explorer
https://atscan.net
tree cb5ac5a793 | ||
---|---|---|
backend | ||
frontend | ||
.env.example | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
pm2.config.js |
README.md
ATScan
Open-source AT Protocol ecosystem explorer
This is a monorepo containing the backend and frontend of ATScan.
The current version is hosted at atscan.net. You can follow us on Bluesky as @atscan.net.
Our software
- broadsky (Go) - Bridge Streaming Wire Protocol (v0) to NATS and other protocols
- blobd (Go) - AT Protocol Blob-serving HTTP Server in Go
Technology stack
Infrastructure
Backend
- Deno JavaScript runtime
- oak HTTP middleware framework
- Ajv JSON Schema validator
- BullMQ job processing
Frontend
- Node.js JavaScript runtime
- SvelteKit JavaScript UI framework
- Tailwind CSS framework
- Skeleton UI toolkit
- Apache ECharts visualization library
- date-fns date library
- Numbro number library
- Minidenticons identicon generator
Authors
- Tree (GitHub: @burningtree, Bluesky: @tree.fail)
License
MIT