Skip to content

Jjodel is a cloud-native, low-code, web-based modeling platform designed to simplify the creation and evolution of domain-specific languages (DSLs). It supports modular viewpoints (syntax, validation, semantics), collaborative modeling, and seamless integration with external services .

License

Notifications You must be signed in to change notification settings

jjodel-modeling/jjodel-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Deploy Instructions (docker is required):

This version includes memorec model suggestions and collaborative live editing rooms.

Core functionalities version

The application is publicly accessible at this link.

If you want to run it locally, clone this repository, install node.js and npm, then run the following commands with a terminal opened at project's ./frontend folder, just after the repository root.

npm install

npm i react-json-view --force

then

npm run start

or

npm run build

npm run serve

Links

MDEGroup jodel repository: This is where stable, production-ready versions are released. old repository old git

About

Jjodel is a cloud-native, low-code, web-based modeling platform designed to simplify the creation and evolution of domain-specific languages (DSLs). It supports modular viewpoints (syntax, validation, semantics), collaborative modeling, and seamless integration with external services .

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.6%
  • TypeScript 17.0%
  • SCSS 0.9%
  • CSS 0.4%
  • HTML 0.1%
  • Roff 0.0%