effect-app / boilerplate

A boilerplate to build apps with effect/io and effect-ts-app/libs
https://github.com/effect-app/sample
64 stars 11 forks source link

Snippets / CLI generator #29

Open patroza opened 3 weeks ago

patroza commented 3 weeks ago

Motivation

There are many repeating patterns in defining new resources/controllers/actions and models in general, having snippets at the ready, and perhaps even a generator (via CLI, and perhaps other integrations), like other frameworks are doing (Rails for instance), could boost productivity.

Ideas

Areas

patroza commented 1 week ago

Snippets improved in https://github.com/effect-app/boilerplate/commit/85d5bbfd0ed7aaa25a0e85ab27ca94bc5488921c Sync command added in CLI in https://github.com/effect-app/libs/commit/4728346cc64f2e60c24ea343330a678db839b48a