Skip to content

XgeniaORG/XGENIA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XGENIA

Warning

NOTICE REGARDING PREVIOUS VERSIONS Builds prior to v2.0.0 (including the v1.3.0 prototype) are deprecated due to build and packaging issues. They are strictly unsupported. This repository (v2.0.0+) is the only official source for the project.

XGENIA is a low-code platform where designers and developers build custom applications and experiences. Designed as a visual programming environment, it aims to expedite your development process. It promotes the swift and efficient creation of applications, requiring minimal coding knowledge.

Documentation

Documentation for how to use XGENIA can be found here XGENIA Documentation

Download releases

Pre-built binaries can be downloaded from Github

Building from source test

# Install all dependencies
$ npm install

# Start the XGENIA Editor and build a production version of the cloud and react runtime (useful when running XGENIA from source but want to deploy to production)
$ npm start

# Start the XGENIA Editor and watch the filesystem for changes to the runtimes. Development versions of the runtimes, not meant for production (mostly due to source maps and file size)
# This is ideal for a quick workflow when doing changes on the runtimes.
$ npm run dev

# Start XGENIA Editor test runner
$ npm run test:editor

Contributing

We welcome contributions! Please read our Contributing Guide before submitting a Pull Request.

License

This repository contains the Open Source (GPL-3.0) core of XGENIA.

Applications built with XGENIA use the MIT-licensed runtime — your deployed apps are not subject to GPL-3.0 copyleft.

About

Deploy an army of agents or architect an immersive game world in minutes. The barrier between your imagination and code is now gone

Topics

Resources

License

Contributing

Security policy

Stars

16 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors