<<<<<<< HEAD
bots.topcord.ru
Structure
Folder | Description | |
/web | React.js frontend | Next.js frontend |
/server | Node.js API | |
/docs | API documentation | |
/design | Images with design |
- prod -> production version.
- dev -> branch for developers and new features.
- Clone the repo.
- soon...
- 🇷🇺 Русский
- 🇺🇦 Українська
- prod -> production version.
- dev -> branch for developers and new features.
- Clone the repo.
git clone "https://github.com/TopCord-Team/bots.topcord.ru"
- Install dependencies
npm install # in root directory
cd web && npm install # in web directory
cd server && npm install # in server directory
- Run server and frontend
npm run server # in root directory
npm run web # in other terminal
- 🇷🇺 Русский
- 🇺🇦 Українська
- 🇬🇧 English
e37538a74f3b27cae23a10b3cecb77d795fec512