A collection of example applications containing both frontend code (using Miso and the new GHC Javascript backend) and backend code written in Haskell. This repository is meant to provide a good starting point for writing Haskell web applications. Please submit any suggestions and improvements.
nix flake init --template "github:sambnt/haskell-js-templates"
OR
nix flake init --template "github:sambnt/haskell-js-templates"#counter
nix flake init --template "github:sambnt/haskell-js-templates"#auth-simple
OR
clone this repository and copy out a directory under templates/*