eramdam / tokimeki-mastodon

Home Page:tokimeki-mastodon.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tokimeki Mastodon

This project is a clone of Tokimeki Unfollow for Mastodon. It lets you review the accounts you follow, and saves your progress in your browser's local storage.

Contributing

The project is based on the T3 stack, it uses:

You will need NodeJS (see .nvrmrc for the version) installed.

Setup steps

  • npm install
  • npm run dev for the local dev server
  • npm run typecheck and npm run typecheck:watch to run TypeScript's type-checking process

TODO: write more documentation.

About

tokimeki-mastodon.vercel.app

License:MIT License


Languages

Language:TypeScript 96.8%Language:JavaScript 1.9%Language:CSS 1.2%Language:Shell 0.1%