Go to file
Rama Priyanto c37ab71a23 fix:magz detail 2025-02-03 09:51:30 +07:00
.vscode initial commit 2024-01-05 13:57:30 +07:00
app fix:mobile admin feat:detail comment 2025-01-30 18:34:29 +07:00
components fix:magz detail 2025-02-03 09:51:30 +07:00
config fix landing navbar, dashboard, reset & forgot password 2025-01-24 22:12:23 +07:00
const fix landing navbar, dashboard, reset & forgot password 2025-01-24 22:12:23 +07:00
i18n feat:change language setup 2024-12-11 17:13:02 +07:00
messages feat:comment article, fix:polda filter 2025-01-31 19:42:40 +07:00
public fix: landing magazine, article aiId, feat:setting form 2025-01-22 21:22:22 +07:00
service feat:comment article, fix:polda filter 2025-01-31 19:42:40 +07:00
services feat:generate article form 2024-11-15 17:53:04 +07:00
store feat:change language setup 2024-12-11 17:13:02 +07:00
styles feat:comment article, fix:polda filter 2025-01-31 19:42:40 +07:00
types feat:date picker article admin, category 2024-11-13 15:29:27 +07:00
utils fixing home, all content, detail content 2025-01-15 18:08:49 +07:00
vendor/ckeditor5 feat: update package json 2025-01-22 23:41:38 +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 Update .gitlab-ci.yml file 2024-11-22 10:10:55 +00:00
Dockerfile docker file update 2024-12-18 09:42:20 +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 feat: update fixing header news 2024-11-07 13:57:11 +07:00
package-lock.json feat:comment article, fix:polda filter 2025-01-31 19:42:40 +07:00
package.json feat:comment article, fix:polda filter 2025-01-31 19:42:40 +07:00
postcss.config.js initial commit 2024-01-05 13:57:30 +07:00
tailwind.config.js feat: web-humas 2024-02-19 15:39:35 +07:00
tsconfig.json initial commit 2024-01-05 13:57:30 +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.