Skip to content

Releases: deep-foundation/dev

0.0.20

29 Sep 16:12
Compare
Choose a tag to compare
0.0.20 Pre-release
Pre-release

First initial release.

NOT production or development ready solution. Development ready version will be 0.1.0-alpha.

You must have Docker installed on your system.

Application

  • MacOS build
  • Linux build (next patch version)
  • Windows build (next patch version)

Engines

  • run button in app - start postgres and gql bridge containers (create new and migrate if not exists)
  • reset button in app - clear storage and delete docker containers
  • sleep button in app - stop docker containers

Panel

  • initial cards of links, draft of feature idea
  • recursive navigation
  • packager integration, associative model integrated cards

Queries

  • graphiql bottom of screen for query to db
  • queries manager
  • each query as force-graph heap connected to other loaded data

Permissions

  • select permissions
  • insert/update/delete permissions

Handlers

not supported yet

Models

not supported yet