AT Protocol ecosystem explorer https://atscan.net
Přejít na soubor
tree 0fedf949e5 update did handle dns check 2023-07-07 13:50:15 +00:00
backend add profile info to did page, update pds sorting 2023-07-06 22:58:42 +00:00
cli backend sockets 2023-07-05 09:35:15 +00:00
frontend update did handle dns check 2023-07-07 13:50:15 +00:00
.env.example backend sockets 2023-07-05 09:35:15 +00:00
.gitignore update root filenames 2023-06-28 04:01:00 +00:00
LICENSE first commit 2023-06-26 20:38:43 +00:00
Makefile 0.7.0 2023-07-05 15:57:37 +00:00
README.md add redis to README 2023-07-04 03:50:57 +00:00
pm2.config.js add profile info to did page, update pds sorting 2023-07-06 22:58:42 +00:00

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.

Technology stack

Infrastructure

Backend

  • Deno JavaScript runtime
  • oak HTTP middleware framework
  • Ajv JSON Schema validator
  • BullMQ job processing

Frontend

CLI

  • Deno JavaScript runtime
  • Cliffy commandline framework

Authors

License

MIT