Go to file
Rama Priyanto 6286b5c297 Merge branch 'dev-restructure' of https://gitlab.com/hanifsalafi/web-humas-polri into dev-restructure 2024-11-26 10:56:20 +07:00
.vscode initial commit 2024-01-05 13:57:30 +07:00
app feat: update login flow 2024-11-25 11:16:52 +07:00
components Merge branch 'dev-restructure' of https://gitlab.com/hanifsalafi/web-humas-polri into dev-restructure 2024-11-26 10:56:20 +07:00
config feat:get category, menu button landing 2024-11-26 10:55:40 +07:00
public feat:qudo login 2024-11-22 09:56:34 +07:00
service feat:get category, menu button landing 2024-11-26 10:55:40 +07:00
services feat:generate article form 2024-11-15 17:53:04 +07:00
store feat:save generate article, edit generated article 2024-11-19 18:21:14 +07:00
styles update 2024-04-24 11:14:06 +07:00
types feat:date picker article admin, category 2024-11-13 15:29:27 +07:00
utils feat:generate article form 2024-11-15 17:53:04 +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 feat: fixing Dockerfile 2024-03-28 11:01:47 +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:static page generator 2024-11-16 12:29:07 +07:00
package.json feat:static page generator 2024-11-16 12:29:07 +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.