Skip to content

Commit

Permalink
Merge pull request #1 from hduoc2003/main
Browse files Browse the repository at this point in the history
structuring project
  • Loading branch information
hduoc2003 authored Oct 12, 2023
2 parents 5a88512 + 2724b32 commit 11a0330
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ENVIRONMENT=
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ yarn-error.log*

# local env files
.env*.local
.env

# vercel
.vercel
Expand Down
Empty file added api/blank.tsx
Empty file.
Empty file added app/(admin)/blank.tsx
Empty file.
Empty file added app/(user)/blank.tsx
Empty file.
Empty file added components/blank.tsx
Empty file.
Empty file added redux/blank.tsx
Empty file.
Empty file added styles/blank.tsx
Empty file.
Empty file added utils/blank.tsx
Empty file.

0 comments on commit 11a0330

Please sign in to comment.