Skip to content

Commit

Permalink
Add google login feature
Browse files Browse the repository at this point in the history
  • Loading branch information
sabatohura committed Jun 5, 2024
1 parent c3ce05a commit 5427ab2
Show file tree
Hide file tree
Showing 11 changed files with 13,720 additions and 27,141 deletions.
2 changes: 2 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
NEXT_PUBLIC_URL= https://champs-ec-be.onrender.com/api
# NEXT_PUBLIC_URL= http://localhost:5500/api
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ yarn-error.log*
*.tsbuildinfo
next-env.d.ts

*storybook.log
*storybook.log
.env
Loading

0 comments on commit 5427ab2

Please sign in to comment.