Running DewKit
Once installed, DewKit can be started using the runserver command.
bash
./dewkit runserverBy default, the server starts on the configured port and serves both the API and frontend UI.
Ensure PostgreSQL and Redis are running before starting the server.