keveri / shortener

Testing Haskell servant library
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Add database with 'persistent' library #13

Closed keveri closed 4 years ago

keveri commented 4 years ago

Try out persistent library even though it's overkill for this simple app. Also add a simple token generation.

Formatting and small fixes also in this mega commit.

keveri commented 4 years ago

CI fails with out of memory errors while building dependencies

keveri commented 4 years ago

Force-pushed to fix typo in commit