Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gobengo/activitypub-server


https://github.com/gobengo/activitypub-server

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# activitypub-server

one more time

## Usage

install
```
npm install
```

start
```
npm start
```

test
```
npm test
```

lint
```
npm run lint
```