Welcome to Blitzjs workshop! This workshop will be a gentle intro to the fullstack React framework Blitzjs.
NOTE! Blitz
is currently in beta. That means that breaking changes might be introduced without warning. We're going to use version 0.29.7
for this workshop.
Experience the beauty of a fully typed fullstack React app with Blitz 😍
- Setup Tailwind CSS
- Setup database
- Working login and session management solution
- Fully working blitz app locally
Hosting a Blitz app in Azure
- Section 1 - Intro
- Section 2 - Up and running with Blitz
- Section 3 - Setup Tailwind CSS
- Section 4 - Auth and layout setup
- Section 5 - Gentle intro to Blitz Console
- Section 6 - Add user name when creating new user
- Section 7 - Setup database structure
- Section 8 - Leaderboard setup
- Section 9 - UI Improvements
- Section 10 - Simple user rights
See the different sections as branches in this repo: https://github.com/SigurdMW/dotjs-leaderboard