Skip to content

vlach-cookbook/cookbook

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