AT Protocol ecosystem explorer https://atscan.net
Přejít na soubor
tree beb91ec796 update README 2023-07-04 03:49:11 +00:00
backend atscan-worker 2023-07-04 03:46:42 +00:00
cli add jsonata query to ats-repo command 2023-06-30 19:57:03 +00:00
frontend i18n basics 2023-07-03 14:27:27 +00:00
.env.example texas node 2023-07-02 09:06:48 +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 atscan-worker 2023-07-04 03:46:42 +00:00
README.md update README 2023-07-04 03:49:11 +00:00
pm2.config.js atscan-worker 2023-07-04 03:46: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

Frontend

CLI

  • Deno JavaScript runtime
  • Cliffy commandline framework

Authors

License

MIT