https://github.com/qntum-dev/kannect
https://github.com/qntum-dev/kannect
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/qntum-dev/kannect
- Owner: qntum-dev
- Created: 2025-04-06T13:16:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-10T13:59:12.000Z (about 1 year ago)
- Last Synced: 2025-04-12T15:18:27.252Z (about 1 year ago)
- Language: TypeScript
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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