Coder Social home page Coder Social logo

zt's Introduction

Template

A starting point for creating your own custom Dynaboard template


Get Started

Dynaboard allows you to export a project state and use that as a starting point for future projects. These starting points can be used when creating a new project by importing the file or by pasting in the GitHub repository URL.

dynaboard.yml

This is the configuration file which Dynaboard reads to learn about your template. It must be located at the root of the repository, and has a few required fields:

  • type
    • Only currently supported type is com.dynaboard/project
  • name
    • The display name of the template, and default name for new projects using this template
  • runtimeVersion
    • A semver string representing an internal Dynaboard compatability version. This should not be modified
  • nodes
    • A map of node IDs to an object representing the node
    • Only modified keys are included in the export, to keep the size small

Additionally, you may supply a freetext description key. This is currently unused, but may be shown as extra information on the create project screen in the future.

In order to ensure continued compatability between your template and the evergreen Dynaboard app, it is suggested that edits be made by creating a template project, editing in Dynaboard and re-exporting.

zt's People

Contributors

clouddevstudios avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.