Skip to content
This repository was archived by the owner on May 4, 2020. It is now read-only.

Repository files navigation

そらまる

pronounced as soramaru

A Twitter list viewer for images

Configuration

Running Redis instance is needed.

Following files should exist in config. Please refer to their samples, or you can just start by copying them.

  • config/app.js
  • config/twitter.js
cp config/app.sample.js config/app.js

Guide

Clone the repo:

git clone https://github.com/noraesae/soramaru.git
cd soramaru

Install dependencies:

yarn

Run a dev server:

node .

Build production assets:

yarn build

Run a production server:

NODE_ENV=production node .

License

MIT

About

A Twitter list viewer for images

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages