Go to file
Rama Priyanto 5418d97ad5 fix:input file validator 2025-06-11 12:26:16 +07:00
action feat: update fixing error build 2024-12-24 23:33:16 +07:00
app fix:pagination media traking-tracking berita, setting banner, media tracking result 2025-06-09 16:04:03 +07:00
components fix:input file validator 2025-06-11 12:26:16 +07:00
config [QUDO-18,QUDO-24] feat:check Ckeditor,Check Form Rencana Penugasan Koor kurator 2025-05-05 22:53:47 +08:00
hooks feat: fixing layout, sidebar, etc on Admin 2024-12-07 23:32:39 +07:00
i18n fix: default route -in 2025-05-22 16:53:54 +07:00
lib feat:data tablue 2025-06-09 10:01:46 +08:00
messages feat: update penugasan TA 2025-06-07 15:28:26 +07:00
pages Initial Commit 2024-11-26 10:09:48 +07:00
providers feat: update loading for different route 2024-12-24 22:44:47 +07:00
public fix: fixing logo satker and add polda papua barat daya and papua tengah 2025-06-08 14:49:20 +07:00
service feat:delete iklan 2025-06-08 22:54:54 +08:00
style feat: add polda/kaltara 2025-03-25 00:22:16 +07:00
utils test 2025-04-24 15:41:00 +07:00
vendor/ckeditor5 install 2025-06-05 11:51:09 +07:00
.env feat: add env 2025-01-02 13:52:17 +07:00
.gitignore feat: add env 2025-01-02 13:52:17 +07:00
.gitlab-ci.yml fix:yml 2024-12-10 14:57:41 +07:00
.lighthouserc.json Initial Commit 2024-11-26 10:09:48 +07:00
Dockerfile Edit Dockerfile 2025-04-16 07:16:38 +00:00
README.md Initial Commit 2024-11-26 10:09:48 +07:00
components.json Initial Commit 2024-11-26 10:09:48 +07:00
eslint.config.mjs feat: update fixing error build 2025-01-01 21:10:58 +07:00
middleware.ts fix: default route -in 2025-05-22 16:53:54 +07:00
next.config.mjs [QUDO-18,QUDO-24] feat:check Ckeditor,Check Form Rencana Penugasan Koor kurator 2025-05-05 22:53:47 +08:00
package-lock.json merge 2025-06-04 14:29:57 +07:00
package.json feat:ticketing,eskalasi 2025-05-20 03:39:21 +08:00
pnpm-lock.yaml feat: update pnpm lock 2025-02-11 13:33:20 +07:00
postcss.config.mjs Initial Commit 2024-11-26 10:09:48 +07:00
tailwind.config.ts [QUDO-64,QUDO-63] feat:update modal tracking berita,Fix UI On Landing (responsive tablet belum sesuai) 2025-05-15 18:18:33 +08:00
theme.config.tsx feat:add table konten, dashboard 2024-11-29 00:23:53 +07:00
tsconfig.json feat: add detail of image audio and document pages 2024-12-02 17:30:56 +07:00

README.md

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.