mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-23 22:26:16 +03:00
.. | ||
app | ||
public | ||
src | ||
.gitignore | ||
.nvmrc | ||
adapter.mjs | ||
elm-application.json | ||
elm-pages.config.mjs | ||
elm-tooling.json | ||
elm.json | ||
index.js | ||
netlify.toml | ||
package-lock.json | ||
package.json | ||
port-data-source.ts | ||
README.md | ||
style.css |
elm-pages Hacker News clone
This is a port of this Astro SSR Hacker News clone by Ryan Carniato.
You can see it live at https://hacker-news-elm-pages.netlify.app.
This uses server-rendered routes from the latest elm-pages 3.0 alpha.