Go to file
Rama Priyanto 203b4bdea5 feat:pwa, fix:ads video 2025-04-16 15:51:12 +07:00
.vscode initial commit 2024-01-05 13:57:30 +07:00
app feat:pwa, fix:ads video 2025-04-16 15:51:12 +07:00
components feat:pwa, fix:ads video 2025-04-16 15:51:12 +07:00
config fixing 2025-03-18 15:30:18 +07:00
const feat:detail feedback, onoff userLevel 2025-03-06 17:40:54 +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 feat:pwa, fix:ads video 2025-04-16 15:51:12 +07:00
service feat:pwa, fix:ads video 2025-04-16 15:51:12 +07:00
services feat:pwa, fix:ads video 2025-04-16 15:51:12 +07:00
store feat:change language setup 2024-12-11 17:13:02 +07:00
styles feat:embed tiktok facebook 2025-03-13 15:53:48 +07:00
types fix:otp login(disabled), isBanner,isPublish advertise 2025-04-07 14:17:35 +07:00
utils fixing dashboard 2025-02-17 14:21:28 +07:00
vendor/ckeditor5 fixing dashboard 2025-02-17 14:21:28 +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 feat: update gitlab ci 2025-01-30 09:00:45 +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 feat:pwa, fix:ads video 2025-04-16 15:51:12 +07:00
package-lock.json feat:pwa, fix:ads video 2025-04-16 15:51:12 +07:00
package.json feat:pwa, fix:ads video 2025-04-16 15:51:12 +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 migration to yarn 2025-02-13 10:47:40 +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.