Firebase Asset Workspace
A clean, private file library with the same visual language as Driving School.
This initial build gives Winitiate a secure front door, an authenticated dashboard, and a Firebase-backed asset library where people can upload, tag, review, and remove operational files.
Auth
Email + Google
Storage
Firebase-first
Library
Tagged assets
Included in the scaffold
- Login and signup surfaces
- Protected dashboard route
- Firebase Storage upload flow
- Firestore metadata and tags
- Delete confirmation prompt
Upload the real working files
PDFs, images, spreadsheets, MP3s, and MP4s all land in the same structured library.
Tag everything for retrieval
Use campaign, client, project, or stage tags so the library is useful from day one.
Keep access account-based
Email/password and Google sign-in are built into the initial scaffold with Firebase Auth.
What this gives you
A usable starting point instead of another empty boilerplate.
Dashboard
Upload queue, file list, tag editing, and deletion are already wired into the first interface.
Firebase
The project env file, Firestore rules, and Storage rules are included so the backend shape is clear.
Theme
Same typography, same grayscale palette, and the same rounded panel treatment used in Driving School.
Next Steps
Search, team roles, previews, and richer metadata can be layered onto this structure without replacing the foundation.