Skip to content

Lightnet/solid-js-sandbox

Repository files navigation

solid-js-sandbox

License: MIT

Status:

  • Prototype
  • Testing

Packages:

  • vite
  • solid-js
  • express

Information:

To develop UI and reusable components.

Sandbox Testing.

Basic Account Access.

Features:

  • 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

Database:

Testing prototypes.

.env

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=""

https://nodemailer.com/about/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published