Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added .github/.gitkeep
Empty file.
Empty file added .github/ISSUE_TEMPLATE/.gitkeep
Empty file.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# FRONTEND

추후 수정
Empty file added data/.gitkeep
Empty file.
Empty file added data/mock/.gitkeep
Empty file.
Empty file added docs/.gitkeep
Empty file.
Empty file added docs/db/.gitkeep
Empty file.
Empty file added docs/domains/.gitkeep
Empty file.
Empty file added docs/guides/.gitkeep
Empty file.
Empty file added prisma/.gitkeep
Empty file.
Empty file added public/.gitkeep
Empty file.
Empty file added public/images/.gitkeep
Empty file.
Empty file.
Empty file.
Empty file added public/images/icons/.gitkeep
Empty file.
Empty file.
Empty file added src/.gitkeep
Empty file.
Empty file added src/app/.gitkeep
Empty file.
Empty file added src/app/api/.gitkeep
Empty file.
Empty file added src/app/api/auth/.gitkeep
Empty file.
Empty file added src/app/api/v1/.gitkeep
Empty file.
Empty file added src/app/page/.gitkeep
Empty file.
Empty file added src/app/page/calendar/.gitkeep
Empty file.
Empty file added src/app/page/diary/.gitkeep
Empty file.
Empty file added src/app/page/disputes/.gitkeep
Empty file.
Empty file added src/app/page/home/.gitkeep
Empty file.
Empty file added src/app/page/join/.gitkeep
Empty file.
Empty file added src/app/page/landing/.gitkeep
Empty file.
Empty file added src/app/page/login/.gitkeep
Empty file.
Empty file added src/app/page/mypage/.gitkeep
Empty file.
Empty file.
Empty file added src/app/page/rooms/.gitkeep
Empty file.
Empty file added src/app/page/terms/.gitkeep
Empty file.
Empty file added src/components/.gitkeep
Empty file.
Empty file.
Empty file added src/components/layout/.gitkeep
Empty file.
Empty file added src/components/ui/.gitkeep
Empty file.
Empty file added src/domains/.gitkeep
Empty file.
Empty file added src/domains/auth/.gitkeep
Empty file.
Empty file added src/domains/calendar/.gitkeep
Empty file.
Empty file added src/domains/common/.gitkeep
Empty file.
Empty file added src/domains/diary/.gitkeep
Empty file.
Empty file added src/domains/dispute/.gitkeep
Empty file.
Empty file added src/domains/gift/.gitkeep
Empty file.
Empty file added src/domains/judgement/.gitkeep
Empty file.
Empty file.
Empty file added src/domains/room/.gitkeep
Empty file.
Empty file added src/domains/statistics/.gitkeep
Empty file.
Empty file added src/domains/user/.gitkeep
Empty file.
Empty file added src/lib/.gitkeep
Empty file.
Empty file added src/lib/ai/.gitkeep
Empty file.
Empty file added src/lib/api/.gitkeep
Empty file.
Empty file added src/lib/auth/.gitkeep
Empty file.
Empty file added src/lib/constants/.gitkeep
Empty file.
Empty file added src/lib/db/.gitkeep
Empty file.
Empty file added src/lib/security/.gitkeep
Empty file.
Empty file added src/lib/utils/.gitkeep
Empty file.
Empty file added src/lib/validators/.gitkeep
Empty file.
Empty file added src/stores/.gitkeep
Empty file.
Empty file added src/styles/.gitkeep
Empty file.
Empty file added src/styles/abstracts/.gitkeep
Empty file.
Empty file added src/styles/base/.gitkeep
Empty file.
Empty file added src/styles/layout/.gitkeep
Empty file.
Empty file added src/types/.gitkeep
Empty file.