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

https://github.com/qntum-dev/kannect


https://github.com/qntum-dev/kannect

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Kannect
This is a chat application backend made with Encore TS.

## Prerequisites

**Install Encore:**
- **macOS:** `brew install encoredev/tap/encore`
- **Linux:** `curl -L https://encore.dev/install.sh | bash`
- **Windows:** `iwr https://encore.dev/install.ps1 | iex`

**Docker:**
1. [Install Docker](https://docker.com)
2. Start Docker

**Install npm dependencies:**
1. npm i