engine

Generate your web application from a simple configuration. We are building a powerful engine allowing the complete development of a web application from a JSON configuration file.

OTHER License

Downloads
2K
Stars
11

Bot releases are visible (Hide)

engine - v0.4.1

Published by thomas-solumy 12 months ago

0.4.1 (2023-11-06)

Bug Fixes

  • ci: add path to schema.json format command (65a4694)
  • ci: add path to schema.json format command (3d4f954)
  • package: add format only for schema.json (59afa6d)
  • package: run format avec schema.json creation (6de443a)
  • package: update playwright command with bunx (63f1d4b)
engine - v0.3.1

Published by thomas-solumy about 1 year ago

0.3.1 (2023-10-13)

Bug Fixes

  • export: remove Engine default export (7a74a21)
engine - v0.3.0

Published by thomas-solumy about 1 year ago

0.3.0 (2023-10-11)

Features

  • server: can validate config directly (5bb05d3)
engine - v0.2.3

Published by thomas-solumy about 1 year ago

0.2.3 (2023-10-09)

Bug Fixes

  • build: replace bun server build by typescript build (ae3ad80)
  • ci: update chrome version for puppeteer (4aecfad)
engine - v0.2.2

Published by thomas-solumy about 1 year ago

0.2.2 (2023-10-08)

Bug Fixes

  • build: replace bun target by node target (299f1fa)
engine - v0.2.1

Published by thomas-solumy about 1 year ago

0.2.1 (2023-10-08)

Bug Fixes

  • pages: can load a page has a react component from app entity and a path (a5e270b)
engine - v0.2.0

Published by thomas-solumy about 1 year ago

0.2.0 (2023-10-08)

Bug Fixes

Features

  • server: can instanciate the engine and use app entity (eb1d16c)
engine - v0.1.1

Published by thomas-solumy about 1 year ago

0.1.1 (2023-10-05)

Bug Fixes

  • package: Upgrade postcss to fix 1 Dependabot alert in package-lock.json (02957eb)
engine - v0.1.0

Published by thomas-solumy about 1 year ago

0.1.0 (2023-10-05)

Bug Fixes

  • ci: add chrome version for puppeteer (61f95f8)
  • ci: move puppeteer postinstall in package.json (3b681fc)

Features

  • component: add card, columns, rows and icon component (c40b98e)
engine - v0.0.10

Published by thomas-solumy about 1 year ago

0.0.10 (2023-10-02)

Bug Fixes

  • ci: update husky to prevent precommit to be run from ci (8ce27e9)
  • ci: update semantic release config (7fa523e)
engine - v0.0.9

Published by thomas-solumy about 1 year ago

0.0.9 (2023-10-02)

Bug Fixes

  • ci: uncomment lint, build and test (d7256e0)
engine - v0.0.8

Published by thomas-solumy about 1 year ago

0.0.8 (2023-09-29)

Bug Fixes

  • ci: add bun install command + license extension (5a1d539)
  • ci: add id-token in permissions (e21db09)
  • ci: add permissions (99f7761)
  • ci: add pnpm install in build job (621264a)
  • ci: add pupperter browser install (c0e3452)
  • ci: add semantic release step (d5611a2)
  • ci: add semantic-release (98a23e2)
  • ci: disable cache (bf3aaf3)
  • ci: download playwright browsers (61a6b48)
  • ci: hide test steps (34429d6)
  • ci: install pnpm before setting up node (58a3470)
  • ci: move playwright install from ci to package (556992a)
  • ci: rename GH_TOKEN (4a37ea3)
  • ci: rename github token (0d7eb1f)
  • ci: update pnpm version (136d752)
  • docs: Create SECURITY.md (c3f876b)
  • docs: remove useless documents + fix typo (1d02832)
  • docs: update issues templates (a8f1151)
  • package: update license naming (14b96a8)
  • package: update watch command with bun (594abba)
  • storybook: load tailwind css (baac058)
  • storybook: update tsconfig (d712f29)
  • tsc: update tsconfig and package.json with bun config (cd5acef)
engine - v0.0.7

Published by thomas-solumy about 1 year ago