Go to file
Sabda Yagra 2822d80a66 merge dev-sabda 2025-03-28 17:00:51 +07:00
action
app merge dev-sabda 2025-03-28 17:00:51 +07:00
components merge dev-sabda 2025-03-28 14:54:14 +07:00
config feat : update tenaga-ahli 2025-03-03 09:46:53 +07:00
hooks
i18n
lib feat:ui communication spv 2025-03-23 15:57:45 +08:00
messages feat:ui communication spv 2025-03-23 15:57:45 +08:00
pages
providers
public fix: tbnews/polda-kaltara 2025-03-25 23:34:44 +07:00
service feat: update fixing error 2025-03-24 11:36:22 +07:00
style feat: add polda/kaltara 2025-03-25 00:22:16 +07:00
utils add shimmer in all image 2025-03-07 19:32:47 +07:00
vendor/ckeditor5 feat: refixing ckeditor5 2025-02-11 14:19:59 +07:00
.env
.gitignore
.gitlab-ci.yml
.lighthouserc.json
Dockerfile feat: update dockerfile 2025-02-17 09:43:10 +07:00
README.md
components.json
eslint.config.mjs
middleware.ts
next.config.mjs
package-lock.json feat:update form konten, spit,task 2025-02-08 11:44:09 +08:00
package.json feat:update form konten, spit,task 2025-02-08 11:44:09 +08:00
pnpm-lock.yaml feat: update pnpm lock 2025-02-11 13:33:20 +07:00
postcss.config.mjs
tailwind.config.ts feat: add polda/kaltara 2025-03-25 00:22:16 +07:00
theme.config.tsx
tsconfig.json

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.