An opinionated template to create phoenix apps, using live view and tailwind. (Live Dashboard Supported)
This application adds a `gen` task to mix, which generates project trees. Unlike `mix new`, it can be fully customized. You can create p...
A replacement for `mix new «project»` that generates files which I believe to be easier to read and maintain.
This template is focus on create an app using ecto & phoenix 1.5.
A template for building API clients to 3rd party REST applications. This will generate templates for get, post functions. You then exte...
Generate a basic umbrella project.
A template `mix gen ecto_service «project»` that generates a project for building stand alone ecto services (using Posgres)
A template for building Elixir components (projects that hold state). This project is an extremely paired down version of `mix new «pro...
Brandon Pollack's basic elixir template for new projects.
Generates a modular GraphQL API project using Absinthe and Phoenix.
Provides a mix project template with mix_test_watch, credo, and stream_data installed and configured.
An opinionated template to create phoenix apps, using live view and tailwind.
A template that generates blank template projects, intended to be used by folks creating their own templates.
Generate a simple free-standing application with an ecto layer, intended to be used as a database resource in an application written usi...
Obsolete -- use GenTemplateGrapix instead.
A template for building Elixir libraries (projects without any state, just functions). This project is an extremely paired down version ...
A boilerplate Phoenix Live View Setup
Setup code quality tooling.
An architecture in a box for a back-end webserver.
A boilerplate Phoenix Live View Dashboard
Generates a Slack bot boilerplate that works out of the box and is easily extensible. Support for cron-like jobs and commands included.
This template is focus on create a service ecto layer.
Generates escript projects. Elixir scripts have a module with a `main` function. This mix gen template acts as template for such scripts.
An opinionated template to create phoenix apps, using live view and tailwind.