Go to file
Rama Priyanto 8ce5d3e8dc feat:update agent 2026-02-12 15:09:54 +07:00
app fix:error message mapping agent, feat:agent edit 2026-02-09 16:05:46 +07:00
components feat:update agent 2026-02-12 15:09:54 +07:00
config feat:pnpm, create user,table user 2025-09-19 22:24:37 +07:00
lib feat:file attachment ai chat 2026-01-08 14:02:25 +07:00
public update 2025-09-09 13:28:34 +08:00
scripts feat: update major history chat, new chat 2025-08-04 12:07:22 +07:00
service feat:update agent 2026-02-12 15:09:54 +07:00
types Initial commit 2025-08-01 17:11:32 +08:00
utils fix:edit profile tenaga ahli 2026-01-30 18:50:59 +07:00
.dockerignore fix:docker file, next config 2025-12-28 18:59:38 +07:00
.gitignore feat: update major history chat, new chat 2025-08-04 12:07:22 +07:00
.gitlab-ci.yml fix:docker ip 2025-12-26 11:53:34 +07:00
API_DOCUMENTATION.md update internal-api 2025-08-04 17:17:51 +07:00
Dockerfile fix:docker file, next config 2025-12-28 18:59:38 +07:00
README.md Initial commit 2025-08-01 17:11:32 +08:00
components.json Initial commit 2025-08-01 17:11:32 +08:00
next.config.ts fix:docker file, next config 2025-12-28 18:59:38 +07:00
package-lock.json fix:admin agent 2026-02-02 02:59:35 +07:00
package.json fix:admin agent 2026-02-02 02:59:35 +07:00
postcss.config.mjs Initial commit 2025-08-01 17:11:32 +08:00
tsconfig.json feat: update major history chat, new chat 2025-08-04 12:07:22 +07:00

README.md

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.