Skip to content

monitoringSkat/bots.topcord.ru

Repository files navigation

<<<<<<< HEAD

bots.topcord.ru

Structure

bots.topcord.ru

Structure

>>>>>>> e37538a74f3b27cae23a10b3cecb77d795fec512 <<<<<<< HEAD ======= >>>>>>> e37538a74f3b27cae23a10b3cecb77d795fec512 <<<<<<< HEAD
Folder Description
/webReact.js frontendNext.js frontend
/server Node.js API
/docs API documentation
/design Images with design

Branches

  • prod -> production version.
  • dev -> branch for developers and new features.

How run locally

  1. Clone the repo.
  2. soon...

Languages

  • 🇷🇺 Русский
  • 🇺🇦 Українська
  • 🇬🇧 English

/api-bot Bot for convenient use TopCord API in Disord

Branches

  • prod -> production version.
  • dev -> branch for developers and new features.

How run locally

  1. Clone the repo.
git clone "https://github.com/TopCord-Team/bots.topcord.ru"
  1. Install dependencies
  npm install # in root directory
  cd web && npm install # in web directory
  cd server && npm install # in server directory
  1. Run server and frontend
  npm run server # in root directory
  npm run web # in other terminal

Languages

  • 🇷🇺 Русский
  • 🇺🇦 Українська
  • 🇬🇧 English

    e37538a74f3b27cae23a10b3cecb77d795fec512