Live data from Hacker News

Show HN: Astral – Astro.js, but in Elixir

github.com

1–4 of 4 posts

Re: Show HN: Astral – Astro.js, but in Elixir

#4

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.

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].

[1] https://github.com/elixir-volt/volt

[2] https://github.com/elixir-volt/quickbeam