This is scaffolding creator script for my funny little technology stack for websites, perfect for simple, small projects. Its main idea is to have everything in one place, so the technologies used are:
- React Router 7 - Full-stack React fram…
This is scaffolding creator script for my funny little technology stack for websites, perfect for simple, small projects. Its main idea is to have everything in one place, so the technologies used are:
- React Router 7 - Full-stack React framework with backend support (using loader and action scripts)
- Prisma - Type-safe database ORM with SQLite
- Vite - Fast build tooling
- Tailwind CSS - Utility-first CSS framework
- TypeScript - Type-safe development
Used chatGPT for debugging pnpm issues when working on a scaffolding script.