This is an opinionated library for full-stack Effect-TS. (See repositories for more info and discord link, articles, youtube videos, etc).
WIP docs
See https://github.com/effect-ts-app/boilerplate for a sample app use.
Uses Changesets
- make changes
- generate and include changeset
pnpm changeset
- wait for build which creates a PR
- inspect the PR, merge when alright
- await new build and new package deployments
- All contributors
- Michael Arnaldi, Max Brown and the Effect-TS contributors for Effect
- ZIO Contributors for the excellent ZIO
- Anyone else we're forgetting..
On Mac:
Shift + Command + P
- Select
Run Task
- Select
Run Storybook OmegaForm
- Will automatically open browser to http://localhost:6006/ Enjoy!
On Windows:
- Select "Run Task"
cd packages/vue-components
- run storybook
pnpm storybook
- Will automatically open browser to http://localhost:6006/ Enjoy!