Code Monkey home page Code Monkey logo

backend's Introduction

Technical Overview

Read the technical and business guide on Dotabod

๐Ÿš€ Setup Guide

To set up the Dotabod backend services, follow these steps:

  1. Install docker.
  2. Install just from https://github.com/casey/just.
  3. Set up a free Supabase account at https://app.supabase.com/.
  4. Set up a free Twitch Developer app to get a client ID and secret from https://dev.twitch.tv/console/apps/.
  5. Copy the example environment file: cp .env.example .env and update the variables with your Supabase and Twitch credentials.
  6. Run just update to start the services, and you're ready to get started! ๐Ÿš€

๐Ÿ› ๏ธ Services

  • dota: Contains code related to Dota 2 data processing. ๐Ÿง™โ€โ™‚๏ธ
  • twitch: Contains code for the Twitch chat bot and event handling. ๐Ÿ’ฌ
  • settings: Contains configuration settings for the services. โš™๏ธ
  • mongodb: Contains code for MongoDB database interactions. ๐Ÿ—„๏ธ
  • nginx: Contains configuration for the Nginx web server. ๐ŸŒ
  • services: Contains additional services, such as backups and crowdin. ๐Ÿ“ฆ

๐Ÿ“Š Analytics

Alt

๐Ÿ“„ License

This project is licensed under the terms of the LICENSE file.

๐Ÿค Contributing

Contributions are welcome! Please read the CONTRIBUTING.md file for guidelines on how to contribute to this project.

backend's People

Contributors

geczy avatar github-actions[bot] avatar dependabot[bot] avatar mgatespot avatar gentiksolm avatar lingohub[bot] avatar berserkvl avatar xenside avatar datguy1 avatar knightsanctorum avatar pudottapommin avatar poecco avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.