Merge pull request #1030 from aRkadeFR/doc-full-example-servant-elm-auth-yeshql-postgresql
Documentation, adding full website project with servant,auth,elm,yeshql,postgresql
This commit is contained in:
commit
b8f7eb4452
1 changed files with 5 additions and 0 deletions
|
@ -49,6 +49,11 @@
|
||||||
[persistent](https://www.stackage.org/package/persistent) for writing data
|
[persistent](https://www.stackage.org/package/persistent) for writing data
|
||||||
into a database.
|
into a database.
|
||||||
|
|
||||||
|
- **[full-example-servant-elm-auth-yeshql-postgresql](https://github.com/aRkadeFR/FlashCard)**:
|
||||||
|
|
||||||
|
A full open source website written with **servant-server**, yeshql, postgresql and elm 0.19.
|
||||||
|
|
||||||
|
|
||||||
- [`import Servant` github search](https://github.com/search?q=%22import+Servant%22+language%3AHaskell&type=Code)
|
- [`import Servant` github search](https://github.com/search?q=%22import+Servant%22+language%3AHaskell&type=Code)
|
||||||
|
|
||||||
It has thousands of results and can be a good way to see how people use servant in their projects or even to discover
|
It has thousands of results and can be a good way to see how people use servant in their projects or even to discover
|
||||||
|
|
Loading…
Reference in a new issue