Go to file
Rama Priyanto ba6b9888c6
continuous-integration/drone/push Build is failing Details
fix:drone
2026-02-25 21:57:32 +07:00
.vscode initial commit 2024-01-05 13:57:30 +07:00
app fix:drone 2026-02-25 21:57:32 +07:00
components fix:detail news-> get thumbnail to content 2026-02-24 14:09:04 +07:00
config fix:redirect request informasi 2025-12-31 10:51:12 +07:00
const fix:user analytics 2025-06-27 21:17:17 +07:00
i18n feat:change language setup 2024-12-11 17:13:02 +07:00
messages fix meta data 2025-03-14 15:45:40 +07:00
public fix:strukture humas static page asset 2025-11-06 14:48:46 +07:00
services fix:user edit 2026-02-20 17:17:22 +07:00
store feat:change language setup 2024-12-11 17:13:02 +07:00
styles fixing ckeditor 2025-10-20 10:14:53 +07:00
types feat:merge dev - suspend user 2025-11-10 13:43:32 +07:00
utils feat: update all merge from dev 2025-08-30 00:32:19 +07:00
vendor/ckeditor5 change new.humas to humas 2025-09-01 10:07:20 +07:00
.drone.yml feat:drone 2026-02-25 21:42:54 +07:00
.env fix:landing footer link, admin create user form 2024-12-02 20:19:30 +07:00
.eslintrc.json initial commit 2024-01-05 13:57:30 +07:00
.gitignore initial commit 2024-01-05 13:57:30 +07:00
.gitlab-ci.yml new ip docker image 2026-01-02 11:52:52 +07:00
Dockerfile config next js 2025-05-16 16:28:35 +07:00
LICENSE initial commit 2024-01-05 13:57:30 +07:00
README.md initial commit 2024-01-05 13:57:30 +07:00
debug.log feat: list news 2024-03-07 10:33:43 +07:00
next.config.js fix:article api, disable metadata 2025-05-18 00:54:55 +07:00
package-lock.json fix:redirect request informasi 2025-12-31 10:51:12 +07:00
package.json fix:react 19.2.0 2025-12-09 13:22:33 +07:00
postcss.config.js initial commit 2024-01-05 13:57:30 +07:00
tailwind.config.js migrate to heroui 2025-02-13 15:25:39 +07:00
tsconfig.json feat:cookies encrypt 2025-08-29 20:01:29 +07:00

README.md

Next.js & NextUI Template

This is a template for creating applications using Next.js 13 (app directory) and NextUI (v2).

Technologies Used

How to Use

Use the template with create-next-app

To create a new project based on this template using create-next-app, run the following command:

npx create-next-app -e https://github.com/nextui-org/next-app-template

Install dependencies

npm install

Run the development server

npm run dev

License

Licensed under the MIT license.