Thanks to everyone who joined our 1.0 Meetup! We had a blast hearing from so many people about everything that’s packed inside Redwood v1:
- 1.0 Overview
- v1 Launch Week Recap and Announcements
- New Core Team Member Introductions
- Redwood-Stripe Example Project [Demo]
- Design and Test Features [Demo]
- Auth and Security Features [Presentation]
- Data and Transport Features: “Building a Todo App in record time with RedwoodJS, MongoDB and Prisma” [Presentation and Demo]
- Deploy Features [Presentation]
- Panel with RedwoodJS Co-founders
Video Recording on YouTube
Video with timestamps here
Topic Recaps and Links
Redwood 1.0 Features and v1 Launch Week Overview
@mojombo walked us through Redwood 1.0, including categories of features included out of the box.
@giannelli.tech shared highlights from the amazing v1 Launch Week.
And then @mojombo highlighted his announcement about the new $1M Redwood Startup Fund
Presentation Slides
RedwoodJS 1.0 Meetup April 2022-2.pdf (1.0 MB)
New Core Team Member Introductions
We welcomed and got to know four new Core Team Members
- @alicelovescake Alice
- @bitshift Pete (working on Storybook Example Repo)
- @chrisvdm Chris
- @realStandal Ryan
Redwood-Stripe Example Store
@chrisvdm game a demo of her project showing a Redwood, including API + DB, that integrates with Stripe checkout:
Chris is currently looking for more people to join the project! Let her know if you’re interested:
Design and Test Features
@dom showed us how Storybook component design and Jest testing work with the Redwood-Stripe project, including an E2E test runner with Playwright.
Auth and Security Features
@dthyresson gave a presentation about Auth and Security, convering both conceptual approach, Auth Provider options and choices, and features included in Redwood. See this discussion for the full presentation:
Data and Transport Features
Building a Todo App in record time with RedwoodJS, MongoDB and Prisma
Tasin Ishmam, Dev Rel at Prisma gave a presentation and demo:
- overview of Prisma and supported DBs
- new MongoDB support
- Todo App Demo with Prisma, MongoDB Atlas, and Redwood
Example Todo Demo Repo
Presentation Slides:
Redwood-meetup-mongo-prisma-redwood.pdf (812.9 KB)
Deploy Features
@rob talked about the built-in hosting provider support, which spans serverless to traditional server (using Fastify). He highlighted the new deploy option for a managed server, Baremetal:
Panel with RedwoodJS Co-founders
Lastly, @giannelli.tech hosted a panel with the four Redwood Co-founders: @mojombo @peterp @rob and @thedavid