Go to file
Rama Priyanto 7ca78f6650 new jenkins 2025-12-17 13:45:52 +07:00
.vscode initial commit 2024-01-05 13:57:30 +07:00
app fix:build 2025-08-29 20:15:24 +07:00
components fix:suspend account 2025-11-10 12:59:33 +07:00
config fix:yaml 2025-12-11 11:40:20 +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:yaml 2025-12-11 11:40:20 +07:00
services fix:suspend account 2025-11-10 12:59:33 +07:00
store feat:change language setup 2024-12-11 17:13:02 +07:00
styles fix:auth, service folder delete 2025-05-04 14:14:12 +07:00
types fix:suspend account 2025-11-10 12:59:33 +07:00
utils fix:build 2025-08-29 20:15:24 +07:00
vendor/ckeditor5 fix:cookies encrypt 2025-08-29 18:39:32 +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 jenkins 2025-12-17 13:45:52 +07:00
Dockerfile migrate to npm back 2025-02-13 16:50:05 +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 fixing pwa 2025-04-24 16:26:01 +07:00
package-lock.json fix:yaml 2025-12-11 11:40:20 +07:00
package.json fix:yaml 2025-12-11 11:40:20 +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.