solid-start icon indicating copy to clipboard operation
solid-start copied to clipboard

chore: add drizzle, zero, better auth example

Open znycheporuk opened this issue 9 months ago • 2 comments

Summary

This pull request introduces a new example project that integrates Solid Start with the Zero Sync engine, Drizzle, and Better-Auth. The example aims to provide a streamlined starting point for developers new to these tools.

Motivation

While working on a personal project, I faced challenges setting up these tools for the first time. To help others avoid similar difficulties, I created this example to simplify the onboarding process and make it easier for developers to get started.

Notes

  • There may be some css inconsistencies .
  • This example may not represent best practices yet, but as I continue to work on my pet project, I plan to improve and refine it.

Please review the changes and provide feedback.

https://github.com/user-attachments/assets/b5b5b281-16a7-4d0d-9625-471d75602bf4

znycheporuk avatar Mar 04 '25 19:03 znycheporuk

⚠️ No Changeset found

Latest commit: 7507af5925f6234e75fbd78a12dabf1f40ad2a46

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Mar 04 '25 19:03 changeset-bot[bot]

Deploy Preview for solid-start-landing-page ready!

Name Link
Latest commit 7507af5925f6234e75fbd78a12dabf1f40ad2a46
Latest deploy log https://app.netlify.com/projects/solid-start-landing-page/deploys/68d074314286f500089ab991
Deploy Preview https://deploy-preview-1844--solid-start-landing-page.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar Mar 04 '25 19:03 netlify[bot]

hey, thanks a lot for taking the time! This apps looks awesome! I'm trying to run it locally and checking the code... there seems to be a few types not used in ./src/lib/zero-schema.ts

Also, running clean after clone, pnpx run dev:zero-cache fails to me on the schema builder.

atilafassina avatar Aug 05 '25 18:08 atilafassina

Could you follow up on this @znycheporuk

brenelz avatar Sep 02 '25 22:09 brenelz

Will try to update this PR later this week

znycheporuk avatar Sep 15 '25 10:09 znycheporuk

Hello.

First of all, sorry it took us so long to look at this.

Part of this is the issue is that we've been looking at how to better server the community with our templates and ongoing repo work. Because of that we have decided to move templates to [solidjs/templates](https://github.com/solidjs/templates).

You're much welcome to recreate this template there, and read more on the new architecture in the discussion https://github.com/solidjs/solid-start/issues/1984

You're feedback is definitely much appreciated.

:blue_heart:

atilafassina avatar Sep 28 '25 13:09 atilafassina