Go to file
amd123 6c06b9dd19 style: humas footer 2024-04-26 13:33:32 +07:00
.vscode initial commit 2024-01-05 13:57:30 +07:00
app feat: master-role detail 2024-04-24 22:25:37 +07:00
components style: humas footer 2024-04-26 13:33:32 +07:00
config feat:add data table master-user-level and form master-user-level 2024-04-23 12:23:30 +07:00
public style: humas footer 2024-04-26 13:33:32 +07:00
service feat: master-role detail 2024-04-24 22:25:37 +07:00
services feat:add data table master-user-level 2024-04-23 12:17:21 +07:00
styles update 2024-04-24 11:14:06 +07:00
types feat: master-user-role 2024-04-24 17:41: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 feat: update gitlab-ci 2024-03-28 09:26:17 +07: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 update minor 2024-03-08 10:28:18 +07:00
package-lock.json feat:add data table master-user-level and form master-user-level 2024-04-23 12:23:30 +07:00
package.json feat:add data table master-user-level and form master-user-level 2024-04-23 12:23:30 +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.