Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A simple Twitter hashtag tracking service

NotificationsYou must be signed in to change notification settings

cuchi/hashtrack

Repository files navigation

Hashtrack is a web application that tracks Twitter hashtags.


The purpose of this project is to build a maintainable easy-to-deploy fullstackweb application from the ground up.

Run locally

Prerequisites

Steps

  1. yarn
  2. yarn start

Thestart script will create all the local services needed to run it indevelopment mode. The application will be available inhttp://localhost:8080 bydefault.

You should create a.env file with your API and consumer tokens if you wantto see real tweets (see.env.example).

The automated tests can be run withyarn test, this will also wind up someneeded local services first.


There are still improvements to be made. Check out theroadmap!


[8]ページ先頭

©2009-2025 Movatter.jp