Moleculer template to generate a SemApps-based ActivityPub server
- Fully conforming ActivityPub server
- Supports federation thanks to HTTP signature and Webfinger
- Docker file to run Jena Fuseki triple store locally (optional)
Please read our guide to get started.
npm run dev
- Start in development mode with hot-reloading and REPL.npm start
- Start in production mode
This template is available under the Apache 2.0 license.