An open API service indexing awesome lists of open source software.

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.

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)