https://github.com/themesberg/tailwind-phoenix-starter
Free and open-source starter kit for Phoenix (Elixir), Tailwind CSS and Flowbite
https://github.com/themesberg/tailwind-phoenix-starter
flowbite phoenix phoenix-framework tailwind tailwind-css tailwindcss
Last synced: 4 months ago
JSON representation
Free and open-source starter kit for Phoenix (Elixir), Tailwind CSS and Flowbite
- Host: GitHub
- URL: https://github.com/themesberg/tailwind-phoenix-starter
- Owner: themesberg
- License: mit
- Created: 2023-02-24T10:33:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T11:08:54.000Z (over 2 years ago)
- Last Synced: 2024-03-25T21:28:10.162Z (about 2 years ago)
- Topics: flowbite, phoenix, phoenix-framework, tailwind, tailwind-css, tailwindcss
- Language: HTML
- Homepage: https://flowbite.com/docs/getting-started/phoenix/
- Size: 61.5 KB
- Stars: 31
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Phoenix + Tailwind CSS + Flowbite starter kit
This repository is the end result of the [Phoenix, Tailwind CSS and Flowbite integration guide](https://flowbite.com/docs/getting-started/phoenix/).
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.setup`
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).
## Learn more
* Official website: https://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Forum: https://elixirforum.com/c/phoenix-forum
* Source: https://github.com/phoenixframework/phoenix
* Tailwind CSS: https://tailwindcss.com
* Flowbite: https://flowbite.com