elm-pages-v3-beta/examples/hackernews
2023-05-23 11:24:17 -07:00
..
app Remove PageUrl argument and rename RouteBuilder.StaticPayload -> RouteBuilder.App. 2023-03-02 11:36:34 -08:00
public
src
.gitignore
.nvmrc
custom-backend-task.ts Look for BackendTask.Custom definitions in custom-backend-task instead of port-data-source. 2023-01-17 07:08:15 -08:00
elm-application.json
elm-pages.config.mjs Use built-in netlify adapter in examples. 2023-05-16 11:13:05 -07:00
elm-tooling.json
elm.json Update some projects. 2023-04-19 10:49:48 -07:00
index.js
netlify.toml
package-lock.json Use navigation requests as default form submission strategy, with builder function to set withConcurrent. 2023-05-23 11:24:17 -07:00
package.json
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.