HELPS/README.md

10 lines
336 B
Markdown
Raw Normal View History

2024-09-18 13:16:36 -05:00
# servant-effectful-template
A nix starting template for web projects utilizing
- [Haskell](https://wiki.haskell.org/Haskell)
- [Effectful](https://github.com/haskell-effectful/effectful)
- [Lucid](https://github.com/chrisdone/lucid)
- [PostgreSQL](https://www.postgresql.org/)
- [Servant](https://github.com/haskell-servant/servant)