This host serves only the backend API for the SIKOMPETEN 2025 application. It is not intended as a user-facing website.
Useful information:
https://apisikompeten.cvptt.com/POST /api/admin/login — Admin (backoffice) loginPOST /api/peserta/login — Peserta login (NIP + password)POST /api/peserta/register — Register peserta (kegiatan_id required)Demo accounts: admin: 9001 / 9001 and peserta: 1001 / 1001
If you need the frontend, open the respective projects in the repository (portal-admin / portal-peserta).