Skip to content

xbol0/apub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apub

Single user ActivityPub minimal implementation written in Deno.

This project can be deployed on Deno Deploy

Usage

deno run --allow-env --allow-net apub.ts

Environments

  • DB_URL REQUIRED The deta.sh Base project key
  • PUBLIC_KEY REQUIRED Admin public key, ED25519 32 bytes with hex encoding
  • USERNAME REQUIRED Your name on this instance
  • PORT Listen port, defaults 8000
  • BASE_PREFIX Prefix for Deta Base name

About

Single user ActivityPub minimal implementation written in Deno

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors