A port of the excellent mira from its original python + custom frontend to a stack I can maintain in typescript + node + react and designed to run on Deta Space (and/or Deta Cloud).
In the project directory, you can run:
Runs the app in the development mode with live reloading of both the front and back end.
You will need to create a .env.local file with a DETA_PROJECT_KEY entry for the
local backend to talk to a real Deta Store.
Launches the unit tests in watch mode. (No real tests written yet.)
Builds the app for production into the build and micro folders.
Run this before doing deta deploy.