Skip to content

Files

Latest commit

6a1e7e0 · Mar 28, 2024

History

History
34 lines (18 loc) · 929 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 929 Bytes

饅頭 (manjuu)

build e2e

Some fun with Bun, Scala, and the UK Food Hygiene API

demo

This project consists of multiple services. See each service's readme file for more information.

Frontend

Vite ⚡ powered ReactJs frontend using Tanstack libraries and ShadCN

Frontend documentation

Server

Http4s server for accessing the Food Hygiene API. This was based on my old old http4s-twirl-example, but updated to Scala 3

Server documentation

Stub API

ElysiaJs 🦊 stub server to run tests against.

Stub documentation

End to end tests

A simple Cypress test suite.

End to end test documentation