https://github.com/lightpub-dev/lightpub
A lightweight ActivityPub implementation.
https://github.com/lightpub-dev/lightpub
activitypub fediverse
Last synced: 15 days ago
JSON representation
A lightweight ActivityPub implementation.
- Host: GitHub
- URL: https://github.com/lightpub-dev/lightpub
- Owner: lightpub-dev
- Created: 2024-01-02T04:58:38.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-23T16:56:37.000Z (6 months ago)
- Last Synced: 2024-10-23T22:48:10.827Z (6 months ago)
- Topics: activitypub, fediverse
- Language: Rust
- Homepage:
- Size: 3.35 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lightpub
## Development
Install necessary cli tools: cargo install just sea-orm-cli
`just dev` to start the development server.