Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 636 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 636 Bytes

Cookbook

Open in a VSCode Dev Container

This is a port of Martin Vlach's Cookbook Windows app to the web.

The webserver, including the prisma db schema, is in webserver/.

The C++ code to extract the data from the Windows app is in import/.

A few helper utilities to deal with the database are in db/.