Skip to content

Vulcan Cli General Improvements #38

@Neobii

Description

@Neobii

Howdy,

I have a couple of suggestions for the cli:

  • vulcan create <appName> style=<bootstrap|material> pr
  • vulcan heroku, set up heroku / deploy to heroku
  • vulcan one2Many, hasOne resolvers on schema fields, creates basic fragments
  • vulcan many-to-many <denormalized> (denormalized)hasMany, resolvers on schema fields, creates basic fragments
  • vulcan many-to-many <normalized> creates relationship collection, hasMany, resolvers on schema fields, creates basic fragments
  • vulcan package update, right now one of the biggest headaches I see with Vulcan is managing dependencies. We should manage the base dependencies in these starter repos and keep them synced.
  • vulcan core newVersion “1.14.2” go through vulcan core and upgrade vulcan package versions
  • vulcan set-vulcan (one|two) this will set either workflow branch for devel (two repo install) or master (one repo install)

The vulcan cli is fast, but I'm finding that creating my n2n relations takes a bit of time. The relationship properties of schemas are documented, but there isn't much hinting about overall design patterns because they tend to change at this point in Vulcan development... this would be a good way to document the 🌋 way of getting things done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions