An open API service indexing awesome lists of open source software.

https://github.com/defint/koins-bot


https://github.com/defint/koins-bot

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/defint/koins-bot.svg?branch=master)](https://travis-ci.org/defint/koins-bot)

# Koins bot for the Karma project
This project was created for send notifications to the employees of the Koins company.
Each employee should spend some time to the special project "Karma".
This project exists for the improving some technologies or workflow inside Koins company.

## Install project

1. Open a terminal in the root folder (where the package.json is located)

2. Enter the following command line to install dependencies (might take a while)

npm i

3. Run server with predefined properties

npm start

## Stack of technologies

1. [**Node.js**](https://nodejs.org/en/)

2. [**Restify**](http://restify.com/)

3. [**Botbuilder**](https://github.com/Microsoft/BotBuilder)

4. [**Travis**](https://travis-ci.org/)

5. [**Heroku**](https://heroku.com)