Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

RecoTwExplorer/RecoTwExplorer

Repository files navigation

RecoTw Explorer

RecoTw Explorer は、@G2U 氏作成の黒歴史ツイート記録サービス RecoTw の閲覧/登録用の Web アプリケーションです。 RecoTw に登録されているすべての情報について作者(ちとく − @java_shit)は一切関知しません。 詳しくはサービスの運営元へお問い合わせください。 また、このアプリケーションを使用することによって発生した損害に対して作者は一切の責任を負いかねます。

動作環境

Chrome、Firefox、Internet Explorer の最新版で動作します。

ビルド

$ npm install
$ npm run build

開発

ブラウザーで動作確認する場合はあわせて RecoTwStub も起動してください。

$ docker-compose up -d