Code Monkey home page Code Monkey logo

kelme's Introduction

Crocodile Game AZ BOT

Bu bot söz oyunu botudur və AZƏRBAYCANDA ilk botdur! Telegramda vaxtınızı dahada maraqlı keçirin :)

Əsas bot: https://t.me/CrocodileGameAZ_bot

Quraşdırma

go get -u github.com/play2pay/croco-az

Deploying your own

To Heroku

Deploy to Heroku

İşə salmaq

  1. .ENV Faylı redaktə et
cp .env{.example,}                               # Copy
vim .env                                         # Edit
source <(cat .env | awk '{print "export", $1}')  # Set variables
  1. Redis və postgresql quraşdır
docker-compose up -d redis
docker-compose up -d postgresql
  1. DATA migrasiyasını yerinə yetir
make migrate-up

Botun klonlaşdırılması:

cp -r croco-az croco-
rm -rf postgres-data/
vim .env
vim docker-compose.yml
vim Makefile
docker-compose up -d postgresql
make migrate-up
docker-compose up -d --build

Contact

kelme's People

Contributors

xtq067 avatar ekimozsupport avatar kendinesnc avatar

Forkers

xtq05 kenan20222

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.