Skip to content

vitalygashkov/app-sneak

Repository files navigation

App Sneak

App Sneak is a service for web scraping information about the latest updates of Russian sanctioned iOS apps.

The service has integration with Telegram: a bot for sending notifications to the specified Telegram channel.

Quick start

  • Install Node.js
  • Install project dependencies: npm i

Development

  • Copy .env.example to .env.local and fill in the required environment variables
  • Run the bot: npm run dev

Production

Set environment variables on your server (example for Dokploy) where the bot will be running.

  • Run the bot: npm start

About

Get the latest updates of sanctioned Russian iOS apps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors