AT Protocol ecosystem explorer https://atscan.net
Přejít na soubor
tree 24f6e61dd6 bgs tickers 2023-07-12 16:42:35 +00:00
backend bgs tickers 2023-07-12 16:42:35 +00:00
cli backend sockets 2023-07-05 09:35:15 +00:00
frontend update firehose, users page 2023-07-09 11:43:42 +00:00
.env.example bgs tickers 2023-07-12 16:42:35 +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 bgs tickers 2023-07-12 16:42:35 +00:00
README.md add redis to README 2023-07-04 03:50:57 +00:00
pm2.config.js bgs tickers 2023-07-12 16:42:35 +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