water
I’m aware of 2 such projects, are there others?
git: GitHub - team-alembic/realworld: A fullstack Phoenix LiveView application with backend built with Ash Framework · GitHub
demo: https://realworld-ash.fly.dev/
git: GitHub - ash-project/ash_hq: The Ash Framework homepage and documentation site. · GitHub
demo: https://ash-hq.org/
Trending in Questions
Hello,
I know there is an approach for handling lists that allows for optimized traversal, but I can’t recall the specific method (somet...
New
Documentation
While reading the Scoped Routes section, I noticed that the documentation currently refers to a problem without explainin...
New
Hi everyone,
I am toying with the idea of building a “match maker” for giving personal help to people that wants to start coding.
I sta...
New
So my question is quite simple and i have found no conclusive answer on forum, google or AI.
Should we use :erlang.float for Integer to ...
New
I recently noticed that Elixir’s Logger defaults its primary log level to :debug when no :logger, :level application configuration is pre...
New
I’m new to elixir and just tried to install the elixirLS extension for VScode(ium) and it is throwing some errors that I would like help ...
New
So i have been using ash framework for a while and i love it. However currently the issue im having with ash framework is the error handl...
New
Other Trending Topics
Edit: 2026 May 15 - This post is archived.
Mob is alive!!
Main docs: mob v0.7.11 — Documentation
A bit of explanation for the slightly c...
New
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hobbes is a low-level distributed database for the Elixir programming language.
Hobbes provides a simple, safe, and scalable storage lay...
New
Hi everyone!
The first release candidate for the Expert language server project is now available!
We’ve published a press release detai...
New
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #ai
- #elixirconf-us
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #elixirconf-eu
- #api
- #forms
- #metaprogramming
- #hex











Showing Posts 1 to 8- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
dblack
I saw this project mentioned recently: GitHub - orcasound/orcasite: Live-listening web app -- http://live.orcasound.net ⭐ · GitHub
zorn
I have an open-source project that uses Ash, but it is VERY early days, and to be frank, I’ve been focused on a new job the last few months.
I have plans to reignite my work here in 2024 but time will tell.
TwistingTwists
GitHub - dewetblomerus/red: Practice spelling Red Words · GitHub
GitHub - jarlah/ash-activity-planner · GitHub
GitHub - mrdotb/leagueofreplays: 👁 Record & Replay league of legends games · GitHub
https://github.com/michaelst/spendable
arcanemachine
I was looking for something along the lines of an “Awesome Ash Framework” thread, and found this. Nice!
jmnda
I also have an open-source project that uses Ash , which I abandoned for a while due to time constraints, I have continued to work on now. The code is nothing elegant tbh at the moment
it’s just a stream of my consciousness. I will be doing major refactoring and adding new features. @zorn has done a good job describing his Studyhall project in readme
so I will copy his homework, and feedback is welcome.
undeadlol1
I found this project on GitHub. As far as I understand this project was created for readers of “Ash Framework” book.
Important note: do not use the “main” branch as it is empty. Use the latest mentioned chapter in the branches list.
https://github.com/sevenseacat/tunez
sevenseacat
It was! It’s the starter app for readers to clone and start building in, and the code that gets built is what you see in the branches.
I’d recommend the book tbh, I think it’s pretty good
Pal
It’s by far the best book on Ash, thats for sure
Seriously, 100% recommended.