2 devlogs
4h 7m 29s
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