https://github.com/mmmoli/errr
Starter project with my favourite tech.
https://github.com/mmmoli/errr
dotenvx drizzle-orm nx react-router shadcn-ui
Last synced: about 1 year ago
JSON representation
Starter project with my favourite tech.
- Host: GitHub
- URL: https://github.com/mmmoli/errr
- Owner: mmmoli
- Created: 2025-03-25T20:05:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-27T10:51:08.000Z (about 1 year ago)
- Last Synced: 2025-04-12T20:53:53.096Z (about 1 year ago)
- Topics: dotenvx, drizzle-orm, nx, react-router, shadcn-ui
- Language: TypeScript
- Homepage:
- Size: 1.37 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Err
I have a really bad habit of restarting projects.
It's ususally something to do with the setup.
This repo is my attempt to create a starter project with the basic tools I use ready-to-go.
## Tools included
| Tech/Service | Opinion |
| ------------- | ------------- |
| Bun | Fine ( no better than pnpm) |
| React-Router | Love it |
| better-auth | New to me (but looks great!) |
| Shadcn/ui + tailwind | Love it |
| [rich-domain](https://github.com/4lessandrodev/rich-domain) | Love it |
| [dotenvx](https://dotenvx.com/docs) | Love it |
| Drizzle | Love it |
| supabase | Ok |
## Upcoming Tools to include
| Tech/Service | Opinion |
| ------------- | ------------- |
| r3f/babylon | Not sure yet |
| Stripe | Ok (bit boring) |
| Tauri | Excited |
| Hudini CSS | Excited |
| Dockerfiles | Ok (bit boring) |
| flyio | Ok (bit boring) |
## Docs
I'm keeping track of decisions too so I don't have to remember everything:
[ADR Log](doc/adr/index.md)