Skip to content

vlach-cookbook/cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

94bc24a · Feb 23, 2025
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/.