Skip to content

Misskey(とその派生)で使える軽量なsummaly-proxy

License

Notifications You must be signed in to change notification settings

nexryai/summaly-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

summaly-go

Misskey(とその派生)で使えるGoで書かれた軽量なsummaly-proxy
中身は別ライブラリ(summergo)として公開しています

run with docker

services:
  summaly:
    image: docker.io/nexryai/summaly-go:latest
    restart: always
    ports:
      - 127.0.0.1:3000:3000

About

Misskey(とその派生)で使える軽量なsummaly-proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published