Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.03 KB

Workshop

TIP: If you get lost in the middle of the workshop, don’t worry — we will take pauses and make sure everyone is on track.

However, you can also checkout any of the branches on our GitHub repository to catch up at a particular point in the workshop:

Milestone 1 React server component and MomentJS
https://github.com/miroapp/rsc-workshop/tree/moment-time

Milestone 2 Pages and Routing
https://github.com/miroapp/rsc-workshop/tree/pages-and-routing

Milestone 3 Server Actions
https://github.com/miroapp/rsc-workshop/tree/server-actions

▶ ️ Important: If you checkout any of these completed branches, don’t forget to update the .env file with your Miro app’s Client ID, Client Secret, and Redirect URL from the first part of the workshop!

MIRO_CLIENT_ID=""
MIRO_CLIENT_SECRET=""
MIRO_REDIRECT_URL="http://localhost:3000/api/redirect"

Links

➡️ Discord channel
➡️ Miro board