/SpellingUkraine

Learn the correct way to spell Ukrainian names in English

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

SpellingUkraine

Made in Ukraine Discord Donate Fuck Russia

🟢 Project status: active[?]

SpellingUkraine is a project that aims to promote the correct spelling of Ukrainian place names, personal names, and other words in English. It's comprised of a website where you can quickly look up how to write individual names, as well as a set of bots that detect typical spelling mistakes online and correct them automatically.

Production

Development

Prerequisites:

  • NodeJS
  • Yarn

Before doing anything, install dependencies by running:

yarn install

To start the web app, run:

yarn start:web

To start the Reddit bot, run:

yarn start:reddit-bot

To start the Twitter bot, run:

yarn start:twitter-bot

Contributing to the vocabulary

Read the instructions here.