Any major differentiators between this and Phoenix? I have been getting more into Elixir lately coming from Laravel and React projects. Been having a blast.
dannote•1h ago
The main difference is that Astral is a static site generator. It also doesn’t require Node.js (or a compatible runtime), because it’s built on Volt [1], which in turn uses the QuickBEAM runtime [2].
recursivegirth•2h ago
dannote•1h ago
[1] https://github.com/elixir-volt/volt
[2] https://github.com/elixir-volt/quickbeam