@Robert Cemper, why did you provide such a low assessment for the tool in your review?

I've just tested the repository: it builds and works as expected:

You can follow the instruction, but I did it with VSCode:

1. Opened Visual Studio Code with Docker and ObjectScript plugins installed. Cloned the repository in VSCode.

2. Right-click on the docker-compose.yml file and choose "Compose Up" in the menu.

3. Once it builds successfully it indeed goes with a random available port. But this is done intentionally to not force you to stop other docker images if they own the port. To start the application comfortably just click on ObjectScript menu in the bottom bar to choose Refresh - it will find the port and show the user menu.

4. Choose Globals menuitem and start using the app.

What's wrong, @Robert Cemper ?

What ENV variables do you mean?

We are looking for the implementations of different data models with globals as a persistence engine. Technically everyone can implement their own graph, temporal, columnar, document, or any other type of a persistence engine implementing the API via Embedded Python, ObjectScript, or through Native API libs of node.js, java, python, or dotnet.

Also, we are looking for smart data index implementations, such as spatial index, functional indexes for search, etc.

There will be technical bonuses of such. Stay tuned and join our Monday's kick-off for more details.