Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hpennington/kanception
https://github.com/hpennington/kanception
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hpennington/kanception
- Owner: hpennington
- License: gpl-3.0
- Created: 2020-05-22T02:11:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T21:07:21.000Z (almost 2 years ago)
- Last Synced: 2024-11-19T04:06:26.031Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://www.kanception.io
- Size: 11.5 MB
- Stars: 73
- Watchers: 4
- Forks: 4
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# Kanception (Now Open Source)
![Logo](https://github.com/hpennington/kanception/blob/master/marketing/src/images/logo.png)www.kanception.io
![Logo](https://github.com/hpennington/kanception/blob/master/marketing/src/images/kanception.png)
## Contributing
Come work on this project with us! It needs security hardening, performance optimizations, and lots of features added. Don't hesitate to make a PR!
The tech stack is React, NodeJS, & Postgres. AKA the PERN stack.
### Roadmap
- Add tests
- Add realtime features### Getting started
- Create an account @ https://kanception.io
- git clone https://github.com/hpennington/kanception.git
- cd kanception
- cp kanception/sample.env kanception/.env
- docker-compose up
- goto localhost:3000### Electron
- make electron