Skip to content

emiru (エミル)は絵師さん向けの Twitter 表示アプリケーションです。 効率よくイラスト付きのツイートを巡回することを目的につくられました。

License

Notifications You must be signed in to change notification settings

pistatium/emiru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emiru

image

つかってみる → https://emiru.pistatium.dev/

開発

Twitter アプリの申請

Twitter の開発者登録をし、CONSUMER_KEY, CONSUMER_SECRETを得る。 また Callback として localhost:8888 を登録しておく。

環境変数のセット

export TWITTER_CONSUMER_KEY=
export TWITTER_CONSUMER_SECRET=
export LOCAL_PORT=8888

開発サーバーの立ち上げ

docker-compose up

About

emiru (エミル)は絵師さん向けの Twitter 表示アプリケーションです。 効率よくイラスト付きのツイートを巡回することを目的につくられました。

Resources

License

Stars

Watchers

Forks