https://github.com/defint/koins-bot
https://github.com/defint/koins-bot
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/defint/koins-bot
- Owner: defint
- Created: 2017-03-08T09:45:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-08T11:41:14.000Z (over 9 years ago)
- Last Synced: 2025-04-01T20:38:00.222Z (about 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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)