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

https://github.com/mityadementiy/quasislack

Online chat, almost Slack
https://github.com/mityadementiy/quasislack

formik react redux socket-io webpack

Last synced: 2 months ago
JSON representation

Online chat, almost Slack

Awesome Lists containing this project

README

          

![Node.js CI](https://github.com/MityaDementiy/frontend-project-lvl4/workflows/Node.js%20CI/badge.svg)

[![Maintainability](https://api.codeclimate.com/v1/badges/0e737973c9a650292d4e/maintainability)](https://codeclimate.com/github/MityaDementiy/frontend-project-lvl4/maintainability)

## Application URL
[QuasiSlack](https://serene-cove-29473.herokuapp.com/)

## Requirements

* [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli)

## Install

```sh
$ make install
```

## Run

```sh
$ make start
# open http://localhost:5000
```