Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add videos and slides link
  • Loading branch information
steward379 authored Apr 19, 2024
1 parent b4e4366 commit 29522ad
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ Users can compile their personal attractions and publish them to the public as a
The project is deployed on **Vercel**, using **CloudFlare** for DNS services, available at
[https://hidden-gem.xyz]()

You can check out the demo here. It's completely in Mandarin.
[DEMO Here](https://www.youtube.com/live/kUz354uG-24?si=58wv65uGNTWWxUlw&t=5632)

I also have a bilingual (English, Traditional Chinese) slide here.

[Slide Here](https://www.slideshare.net/slideshows/hiddengem-attraction-recording-platform-slide/266594257)

**Database**: Utilizes Firebase Firestore for NoSQL DB and Firebase Storage for static database operations.
**Authentication**: Employs Firebase Auth (Email, Google) and is integrated with Clerk for third-party authentication, supporting both traditional web applications and blockchain-based logins via MetaMask.

Expand Down Expand Up @@ -94,8 +101,6 @@ Since I used `Page Router` to support some older versions of Next.js projects an

[Slide Here](https://www.slideshare.net/slideshows/hiddengem-attraction-recording-platform-slide/266594257)

<iframe src="https://www.slideshare.net/slideshow/embed_code/key/E6YY8rWoZaJAnr?hostedIn=slideshare&page=upload" width="476" height="400" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>

## Getting Started with Next

`npm install ` or use `yarn` to install packages first.
Expand Down

1 comment on commit 29522ad

@vercel
Copy link

@vercel vercel bot commented on 29522ad Apr 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.