Files
dewemoji/README.md
2026-02-03 21:58:14 +07:00

24 lines
768 B
Markdown

# Dewemoji Rebuild Documentation (Corrected Sources)
This documentation now uses the corrected legacy/source folders:
- `../dewemoji-api` — backend (and currently also contains working website/API pages)
- `../dewemoji-chrome-ext` — Chrome extension (active)
- `../dewemoji-site` — website repo target (currently scaffold/empty files)
## Documents
1. `legacy-system-audit.md`
2. `legacy-api-spec.md`
3. `legacy-credentials-and-config.md`
4. `rebuild-progress.md`
5. `phase-1-foundation.md`
## Note
Previous docs referenced `dewemoji-frontend` and `dewemoji-chrome`; those references are now replaced with `dewemoji-chrome-ext` and `dewemoji-site` based on your correction.
## Rebuild app
- New app scaffold lives in `app/` (Laravel + NativePHP Desktop).