benediktms / mithrilmd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

create 2 .env files with the following configuration:

  1. At the workspace root with DATABASE_URL="sqlite://apps/client/src-tauri/mithrilmd.db?mode=rwc"
  2. At apps/client/src-tauri with DATABASE_URL="sqlite://mithrilmd.db?mode=rwc"

About

License:MIT License


Languages

Language:Svelte 47.5%Language:TypeScript 18.0%Language:Rust 15.7%Language:JavaScript 13.2%Language:CSS 4.3%Language:HTML 1.1%Language:Just 0.3%