System Designer

System Designer

  • Languages iconPortuguês (Brasil)
    • English
    • Ελληνικά
    • Svenska
    • 繁體中文
    • Help Translate
  • SUPPORT
  • GITHUB

›Introduction

Introduction

  • What is System Designer?
  • O que é Design First?
  • Quick Start
  • Quick Start in videos

Guides

  • Installation
  • Create a System
  • Create a Schema
  • Edit a model
  • Create a Behavior
  • Create a Type
  • Create a Component
  • Run your System
  • Export a System
  • Import a System
  • Generate a diagram
  • Sync your systems with GitHub
  • Design a remote client system
  • Design a remote server system
  • Manage Extensions
  • Extend System Designer
  • Shortcuts

Tutorials

  • List of Examples
  • Bundle your CSS
  • Bundle your JavaScript
  • Bundle your HTML
  • Test a server-side application
  • Create a NPM module
  • Create a website
  • Listen to a model event
  • Listen to a data store event
  • Send messages
  • Send messages to other systems
  • Create an extension
  • Generate a model from a JSON file
  • Create a Graph system

Articles

  • Articles about the project

About

  • Quem está por trás do System Designer?
  • Privacy Policy
  • License
Translate

O que é Design First?

Design First é um conjunto de ferramentas para ajudar desenvolvedores a projetar antes da codificação. Ele contêm:

  • System Designer (Designer de Sistema) um UI Designer para criar sistemas e
  • System Runtime, (Sistema de Tempo de Execução) uma biblioteca JavaScript para executar e gerenciar sistemas.

O que é um sistema?

Um sistema é uma aplicação: - definido por um modelo (model), - composto por componentes (component) e - reagindo a eventos com ações que chamamos de comportamentos (behavior).

Arquitetura Design First

Image Alt

  • O System Designer projeta e empacota o seu sistema em um arquivo JSON enquanto
  • O System Runtime instala e executa o servidor do lado do cliente.
← What is System Designer?Quick Start →
  • Arquitetura Design First
System Designer is distributed under Apache License 2.0 - Copyright © 2024 Erwan Carriou