Skip to content

Commit

Permalink
Merge pull request #23 from SV-Winter-BootCamp-Team-C/fe/feat/#16
Browse files Browse the repository at this point in the history
feat: 설문 생성 API
  • Loading branch information
dmswn1004 committed Jan 19, 2024
2 parents ff2fcdc + 344dbe8 commit 2918b5c
Show file tree
Hide file tree
Showing 14 changed files with 1,084 additions and 509 deletions.
37 changes: 0 additions & 37 deletions backend/docker-compose.yml

This file was deleted.

3 changes: 3 additions & 0 deletions frontend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ dist-ssr
*.njsproj
*.sln
*.sw?

frontend/.env
.env
3 changes: 3 additions & 0 deletions frontend/.husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
. "$(dirname -- "$0")/_/husky.sh"

npx lint-staged
npx lint-staged”


Loading

0 comments on commit 2918b5c

Please sign in to comment.