JavaScript Framework
Go to file
2022-10-08 21:46:34 +02:00
.github update actions NO_CI 2022-10-08 12:27:52 +02:00
3D style fixes and form impl. 2022-04-01 18:31:07 +02:00
Account style fixes and form impl. 2022-04-01 18:31:07 +02:00
Animation style fixes and form impl. 2022-04-01 18:31:07 +02:00
Asset style fixes and form impl. 2022-04-01 18:31:07 +02:00
Auth style fixes and form impl. 2022-04-01 18:31:07 +02:00
Config style fixes and form impl. 2022-04-01 18:31:07 +02:00
DataStorage style fixes and form impl. 2022-04-01 18:31:07 +02:00
Event style fixes and form impl. 2022-04-01 18:31:07 +02:00
Log improve structure 2022-08-16 19:09:02 +02:00
Math style fixes and form impl. 2022-04-01 18:31:07 +02:00
Media style fixes and form impl. 2022-04-01 18:31:07 +02:00
Message fix eslint errors 2022-09-27 16:46:37 +02:00
Model fix eslint errors 2022-09-27 16:46:37 +02:00
Module style fixes and form impl. 2022-04-01 18:31:07 +02:00
Security/Hash fix name 2022-02-19 13:57:39 +01:00
Socket/Client style fixes and form impl. 2022-04-01 18:31:07 +02:00
System fix eslint errors 2022-09-27 16:46:37 +02:00
tests style fixes and form impl. 2022-04-01 18:31:07 +02:00
UI fix tests 2022-10-08 21:35:01 +02:00
Uri fix eslint errors 2022-09-27 16:46:37 +02:00
Utils fix eslint errors 2022-09-27 16:46:37 +02:00
Views fix eslint errors 2022-09-27 16:46:37 +02:00
.gitattributes added git configs 2022-03-05 16:57:55 +01:00
.gitignore expand forms 2022-01-29 20:50:43 +01:00
Autoloader.js style fixes and form impl. 2022-04-01 18:31:07 +02:00
CODE_OF_CONDUCT.md fix name 2022-02-19 13:57:39 +01:00
composer.json fix name 2022-02-19 13:57:39 +01:00
composer.lock update composer 2022-04-10 18:04:27 +02:00
CONTRIBUTING.md fixes 2022-04-23 16:30:55 +02:00
ICAL.txt ical update 2022-04-18 22:39:00 +02:00
LICENSE.txt change license 2022-08-20 11:57:50 +02:00
package-lock.json Bump got and geckodriver 2022-10-08 10:30:39 +00:00
package.json Bump got and geckodriver 2022-10-08 10:30:39 +00:00
README.md fix readmes 2022-10-01 22:29:33 +02:00
UnhandledException.js style fixes and form impl. 2022-04-01 18:31:07 +02:00

Logo

The jsOMS framework is primarily developed for the Karaka application which is a modular web application for small to mid sized companies that need CRM, ERP, Intranet and/or CMS functionalities and much more. The framework is also used in some other tools and websites which compliment the Karaka web application and provides the necessary php functionality.

With Karaka you have one partner who can provide all the tools and software solutions you are used to at fair and reasonable prices even for small organizations and companies/startups. Our solutions can be used independently from each other or fully integrated with other solutions we provide. By choosing Karaka as your partner you'll be able to adjust your software based on the changes in your requirements without worrying about integration and workflow optimization.

Table of Contents

Requirements

  • ECMAScript 2020

Developer tools

  • Tools: Npm
  • Npm tools: eslint

Installation

Detailed installation instructions can be found at:

Philosophy & Demo

We believe software should support a business in it's daily tasks and growth in a very efficient way without frustration. In order to achieve this we constantly take feedback from our customers and expand and improve our software solutions.

You can find a freely available online demo at https://demo.karaka.app (user: admin, pass: orange) without any registration or inquiry.

Development status

Currently Karaka is still developing the first Alpha version. As soon as we have a running Beta version we are allowing external testers to use our software and a selected amount of inhouse developed modules.

General updates can be found in our info section at https://karaka.app/info and developer updates can be found in our developer section at https://karaka.app/dev. In our developer section you can also check out the automatically generated reports such as code coverage, code style, static analysis etc. as well as our code style guide lines and developer documentation.

Tech stack

  • Language: php, js, c/c++, c#, html, css, markdown, shell script
  • Database: Maria/MySQL, PostgreSQL, MSSQL/SQLSrv, SQLite
  • Webserver: apache2, nginx
  • Cache: Redis, Memcached

Become a contributor

Karaka has a very open culture and we always welcome new people who share our philosophy in providing create solutions which just work. You can find the development process description which also describes how to become a contributer in the Organization documentation.

Misc