Giter VIP home page Giter VIP logo

alex-koin's Introduction

Alex-Koin

A distributed highly valued virtual currency.

Set up for Local Development

Environment variables live in config/docker.env. You will want to copy the example file over, and then modify for your particular slack installation.

cp config/docker.env.example config/docker.env

The main things you'll have to get from slack are:

  • A slack token for your app so that it can connect to your slack group
  • The slack user id of the bot user
  • The slack user id for the project admin
  • Optional Koin Lord ids, a single string with a comman between slack user ids.
make build deps up setup_db migrate up

You can then use make log to see if the server is running.

Running Tests

Use make test to run tests.

Interactive mode

If you're a beginner with elixir, it might be really helpful to play with some things in interactive mode

iex -S mix run

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.