Skip to content

Nalanda-Labs/kunjika

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kunjika

What is kunjika?

Kunjika is a minimal QA/forum application built using Rust, Svelte, Postgres and Redis.

Is it usable?

No. It is under active development and not suitable for production. It is not even alpha release. Please check github for upcoming releases. Once it is stable releases will be made on github.

Is there a binary release for installation?<

There is no binary release nor there is any plan to do so. The installation must be done using source code.

Why another QA?

It is not about QA/forum only. Most web software is written using inefficient languages like PHP, Python, Java, Ruby and so on. It is an attempt to develop a web application in Rust which is very efficient and resource-friendly.

Discourse is very nice forum software but I find it bloated with features but for most use cases it should work nicely. If you want a lean/mean QA/forum only then you should choose Kunjika. The other reason is the license. Kunjika is true free software under GNU GPL and not under some other open source license.

There are some software projects being done in Golang for efficiency. However, I think that the philosophy behind development of Golang is horribly wrong. Rust is the silver bullet of programming.

Kunjika will not integrate with any closed-source/non-GPL applications. Please do not create issues for such integrations.