vincanger

Results 86 issues of vincanger

discussion here: https://discord.com/channels/686873244791210014/1308477897224229026/1308723749830524999 it seems the encoding works differently on WSL, so I built this tool which allows them to encode it via node https://stackblitz.com/edit/stackblitz-starters-fvhlsc?file=index.js&view=editor

- [ ] Create an `organization` table in DB - [ ] Each org has a list of `admins` in Open SaaS's admin dash, we can create an invite link...

Adds [shadcn-admin](https://github.com/satnaing/shadcn-admin) as a starter template: - replaced tanstack-router with react-router and Wasp routes. - uses Wasp auth and authUI. - configured shadcn-ui and other ui libraries to work with...

### Description Fixes #2594 by adding a script to generate an llms.txt docs and blog overview, as well as an llms-full.txt concatenated version of our entire docs. ### Select what...

a bunch of small refactors that add up to big improvements! :)

We use the `dope.sh` diff scripts to develop the demo version of open saas available at https://opensaas.sh rather than a separate fork of the repo. This epic contains sub-issues to...

use `useNavigate` from `react-router-dom`

We currently use a custom env var validation setup but should refactor everything and add validation using Wasp's custom env var vailidation logic, e.g. : ```ts server: { envValidationSchema: import...

good first issue
refactor