chore: phase 1 nativephp foundation setup

This commit is contained in:
Dwindi Ramadhana
2026-02-03 21:58:14 +07:00
commit dcec38ba94
64 changed files with 11633 additions and 0 deletions

23
README.md Normal file
View File

@@ -0,0 +1,23 @@
# 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).