Commit Graph

9 Commits

Author SHA1 Message Date
towards-a-new-leftypol 4443dceb4d Implement BodyParser using html-parse
- based on implementation from front-end, but that one uses the DOM api
2024-03-31 16:04:15 -04:00
towards-a-new-leftypol f32c25faa2 Catalog view working
- need to defined html page wrapper for content, have invalid html
  coming out right now
2024-03-24 22:14:42 -04:00
towards-a-new-leftypol ff3667516a Get DataClient to build without issues 2024-03-22 21:43:24 -04:00
towards-a-new-leftypol ad6300fa6b Add http-conduit override 2024-03-22 21:27:12 -04:00
towards-a-new-leftypol 882d56ce66 Get basic response working
- now need to hook up the views from Common
2024-03-12 18:23:40 -04:00
towards-a-new-leftypol 79fc9ccf2a get route definition to build (api still undefined) 2024-03-06 02:32:32 -05:00
towards-a-new-leftypol 42778d2028 Update Common submodule 2024-03-06 00:24:37 -05:00
towards-a-new-leftypol fc443e27bb Work in progress - get front-end routes working server side
- doesn't build
- doesn't work
- needs more of the front-end code in Common
2024-03-05 20:45:07 -05:00
towards-a-new-leftypol 1aad05afd4 Initial commit - Nothing here yet
- Just a barebones cabal and default.nix
2024-03-02 17:22:20 -05:00