feat: Implement core authentication and course management logic with new discovery and profile pages.

This commit is contained in:
supalerk-ar66 2026-01-16 10:03:04 +07:00
parent 1aa3190ca4
commit 2ffcc36fe4
12 changed files with 397 additions and 89 deletions

View file

@ -1,5 +1,5 @@
{
"date": "2026-01-15T04:02:21.792Z",
"date": "2026-01-16T02:41:00.186Z",
"preset": "nitro-dev",
"framework": {
"name": "nuxt",
@ -9,9 +9,9 @@
"nitro": "2.12.8"
},
"dev": {
"pid": 1972,
"pid": 15604,
"workerAddress": {
"socketPath": "\\\\.\\pipe\\nitro-worker-1972-1-1-5250.sock"
"socketPath": "\\\\.\\pipe\\nitro-worker-15604-1-1-4154.sock"
}
}
}