electric icon indicating copy to clipboard operation
electric copied to clipboard

New quickstart package and docs.

Open thruflo opened this issue 2 months ago • 2 comments

A simpler Quickstart, focusing on Electric + TanStack DB, tying into TanStack Start based starter. With faster path to working app, some play-around instructions and a command to deploy.

Leading into new Tutorial for more details / steps.

New quickstart package: https://github.com/electric-sql/electric/tree/thruflo/new-quickstart/packages/quickstart

thruflo avatar Sep 08 '25 21:09 thruflo

Deploy Preview for electric-next ready!

Name Link
Latest commit 4422fd741550529db28a7da6be8450ba2c5701db
Latest deploy log https://app.netlify.com/projects/electric-next/deploys/68c9e518bb00ef00085e1a25
Deploy Preview https://deploy-preview-3114--electric-next.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 Sep 08 '25 22:09 netlify[bot]

Codecov Report

:x: Patch coverage is 16.38418% with 148 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 76.03%. Comparing base (63f1162) to head (4422fd7). :warning: Report is 185 commits behind head on main.

Files with missing lines Patch % Lines
packages/quickstart/src/commands/deploy.ts 0.00% 34 Missing :warning:
packages/quickstart/src/cli.ts 2.94% 33 Missing :warning:
packages/quickstart/src/template-setup.ts 0.00% 33 Missing :warning:
packages/quickstart/src/commands/claim.ts 0.00% 29 Missing :warning:
packages/quickstart/src/commands/psql.ts 0.00% 19 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3114      +/-   ##
==========================================
- Coverage   77.13%   76.03%   -1.11%     
==========================================
  Files         172      178       +6     
  Lines        9125     9302     +177     
  Branches      295      317      +22     
==========================================
+ Hits         7039     7073      +34     
- Misses       2084     2227     +143     
  Partials        2        2              
Flag Coverage Δ
elixir 75.87% <ø> (+0.06%) :arrow_up:
elixir-client 73.87% <ø> (ø)
packages/experimental 87.73% <ø> (ø)
packages/quickstart 16.38% <16.38%> (?)
packages/react-hooks 86.48% <ø> (ø)
packages/typescript-client 93.49% <ø> (ø)
packages/y-electric 55.12% <ø> (ø)
postgres-140000 75.93% <ø> (+0.19%) :arrow_up:
postgres-150000 76.00% <ø> (+0.20%) :arrow_up:
postgres-170000 75.94% <ø> (+0.05%) :arrow_up:
sync-service 76.08% <ø> (+0.06%) :arrow_up:
typescript 76.94% <16.38%> (-8.86%) :arrow_down:
unit-tests 76.03% <16.38%> (-1.11%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Sep 10 '25 01:09 codecov[bot]