docker
|
feat(docker): add Gitea service to Docker Compose configuration
|
2024-12-29 16:19:48 +08:00 |
prisma
|
feat(auth): add initial Prisma schema for user authentication
|
2024-12-29 14:48:09 +08:00 |
public
|
feat(header): add bird icon as default avatar
|
2024-12-30 23:04:37 +08:00 |
src
|
feat(editor): add theme support to code editor
|
2024-12-31 20:59:04 +08:00 |
.env.example
|
feat(env): add example environment files for database and authentication configuration
|
2024-12-29 16:53:44 +08:00 |
.env.local.example
|
feat(env): add example environment files for database and authentication configuration
|
2024-12-29 16:53:44 +08:00 |
.eslintrc.json
|
chore: initialize Next.js project with shadcn
|
2024-12-29 10:50:00 +08:00 |
.gitignore
|
feat(env): add example environment files for database and authentication configuration
|
2024-12-29 16:53:44 +08:00 |
components.json
|
chore: initialize Next.js project with shadcn
|
2024-12-29 10:50:00 +08:00 |
LICENSE
|
chore: initialize Next.js project with shadcn
|
2024-12-29 10:50:00 +08:00 |
next.config.ts
|
feat(auth): add self-host Gitea provider for authentication and update Next.js config for remote images
|
2024-12-29 16:20:36 +08:00 |
package.json
|
feat(editor): add theme support to code editor
|
2024-12-31 20:59:04 +08:00 |
postcss.config.mjs
|
chore: initialize Next.js project with shadcn
|
2024-12-29 10:50:00 +08:00 |
README.md
|
chore: initialize Next.js project with shadcn
|
2024-12-29 10:50:00 +08:00 |
tailwind.config.ts
|
chore: initialize Next.js project with shadcn
|
2024-12-29 10:50:00 +08:00 |
tsconfig.json
|
chore: initialize Next.js project with shadcn
|
2024-12-29 10:50:00 +08:00 |