cvsa/packages/next
2025-06-01 21:31:37 +08:00
..
app/[locale] fix: import from the core package in next frontend 2025-06-01 18:48:50 +08:00
components add: login status detection in frontend 2025-06-01 17:21:09 +08:00
i18n improve: the structure of the error handling in sign up page 2025-06-01 14:36:55 +08:00
lib fix: import from the core package in next frontend 2025-06-01 18:48:50 +08:00
public/icons feat: home page with header 2025-05-24 03:08:32 +08:00
.gitignore init: next for frontend 2025-05-22 03:15:07 +08:00
bun.lock fix: missing import in @cvsa/core 2025-06-01 21:31:37 +08:00
middleware.ts update: as-nned URL prefix for i18n routing 2025-05-31 21:56:15 +08:00
next.config.ts fix: import from the core package in next frontend 2025-06-01 18:48:50 +08:00
package.json fix: missing import in @cvsa/core 2025-06-01 21:31:37 +08:00
postcss.config.mjs init: next for frontend 2025-05-22 03:15:07 +08:00
tsconfig.json ref: use axios for API requests 2025-06-01 01:53:06 +08:00