7.Visit your site & setup admin
Domain Setup: julyreformarchive.org
12. Uwazi Flow (Backend)
The Installation guide: https://davemateer.com/2024/01/30/uwazi-api
The Sauri System: example
City, Division:
https://docs.google.com/spreadsheets/d/18fFXTPmrPguMQ-FRpB3YVuWQMb7sbnWPXVVMZ
wQrAE0/edit?usp=sharing
a. Stop the running server
In the terminal where Uwazi is running, press:
Ctrl + C
This stops the process.
b. Start Uwazi again
From your project folder:
cd uwazi
Start the backend:
yarn dev
Start the frontend (in another terminal):
yarn webpack-server