More Premium Hugo Themes Premium Tailwind Themes

Petal_boilerplate

Phoenix + Tailwind + Petal Components Boilerplate

Petal_boilerplate

Phoenix + Tailwind + Petal Components Boilerplate

Author Avatar Theme by petalframework
Github Stars Github Stars: 166
Last Commit Last Commit: May 12, 2025 -
First Commit Created: Dec 18, 2023 -
default image

Overview:

Petal Boilerplate is a clean installation of the Phoenix 1.7 (RC) framework along with additional features such as Alpine JS and the Petal Components Library. It is maintained and sponsored by the Petal Framework.

Features:

  • Phoenix 1.7 (RC): The latest version of the Phoenix framework for building web applications.
  • Alpine JS: A lightweight JavaScript framework that can be used without the need for node_modules.
  • Petal Components Library: A library of components maintained and sponsored by the Petal Framework.

Installation:

To install Petal Boilerplate, follow these steps:

  1. Optionally, change the database name in dev.exs.
  2. Set up the project using mix setup.
  3. Start the Phoenix endpoint with mix phx.server or in IEx with iex -S mix phx.server.
  4. Visit localhost:4000 in your browser.

Summary:

Petal Boilerplate is a pre-configured installation of the Phoenix 1.7 (RC) framework with additional features such as Alpine JS and the Petal Components Library. It provides an easy way to get started with building web applications using these technologies.