mirror of
https://github.com/dnote/dnote
synced 2026-03-15 06:55:49 +01:00
* Require explicit configuration for database connection * Test validation * Remove stutter * Only use packr for self hosting * Restart server upon change |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| static | ||
| webpack | ||
| .babelrc | ||
| .eslintrc | ||
| .gitignore | ||
| .prettierrc | ||
| index.html | ||
| karma.conf.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Dnote web client
The web client for Dnote, built with React.
scripts
Develop locally
- ./scripts/dev.sh
Build prod bundle
- ./scripts/build-prod.sh