Skip to content

sambnt/haskell-js-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskell Hello SPA

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/*

About

Write web apps (frontend and backend) in Haskell using the new GHC Javascript backend!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages