- Prototype
- Testing
- vite
- solid-js
- express
To develop UI and reusable components.
Sandbox Testing.
Basic Account Access.
- 
To do list - add
- update
- delete
- simple ui
 
- 
Blog / Post - create
- delete
- comments
 
- 
Account simple - Sign Up
- Sign In
- Sign Out
- Recovery
- Change Passphrase
- Change Alias
- Change Email
 
- 
Test Lab - Modal
- Notify
- Theme light / dark
 
Testing prototypes.
VITE_SUPABASE_URL=https://xxxxxx.supabase.co
VITE_SUPABASE_ANON_KEY=xxxx.xxxx.xxxx
SECRET="01234567890123456789012345678901"
DATABASE_URL=mongodb://localhost/solidtest
SMTP_HOST=""
SMTP_PORT=587
SMTP_SECURE=false
SMTP_AUTH_USER=""
SMTP_AUTH_PASS=""