Skip to content

Feature request: write the example app as a phoenix generator #30

@adamwight

Description

@adamwight

I spent some time migrating the example app to a newer framework eg. in #28, and what I found is that the necessary bits seem very minimal, but are bundled together with some opinionated decisions such as using dart-css rather than the current default of tailwind. This could be made much more sustainable by packaging the needed customizations in a phx.new.* generator, see for example this blog post which outlines one straightforward approach.

An even more elegant approach might be to package custom template files and code-modifying modules capable of adding elixir-desktop support to an existing project.

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