Startup MVP Essentials
OfficialComplete toolkit for building a startup MVP - React/Next.js frontend, Node.js/Express backend, PostgreSQL database, authentication, deployment, and testing
prpm install startup-mvp📦 Packages (10)
@sanjeed5/react
RequiredComprehensive guide to React best practices, covering code organization, performance, security, testing, and common pitfalls. Adhering to these guidelines helps developers build maintainable, scalable, and high-performing React applications.
@sanjeed5/typescript
RequiredEnforces best practices for TypeScript development, including coding standards, performance considerations, and common pitfalls. This rule provides actionable guidance for developers to write clean, maintainable, and scalable TypeScript code.
@sanjeed5/express
RequiredThis rule provides comprehensive guidance on best practices for developing robust, maintainable, and performant Express.js applications, covering aspects from code organization and security to testing and deployment.
@sanjeed5/postgresql
RequiredEnforces PostgreSQL coding standards, best practices, and performance optimization techniques to ensure maintainable, efficient, and secure database interactions. This rule covers code formatting, data integrity, security, and performance considerations.
@sanjeed5/prisma
RequiredEnforces Prisma best practices for schema design, data access, and application security. Provides guidelines for writing efficient, secure, and maintainable Prisma applications.
@sanjeed5/jest
RequiredThis rule provides guidelines for writing clean, maintainable, and effective tests using Jest. It covers code organization, performance, common pitfalls, and best practices for testing JavaScript and TypeScript projects.
@sanjeed5/playwright
RequiredThis rule enforces best practices and coding standards for Playwright tests, including stable selectors, test isolation, user-centric testing, and performance considerations.
@sanjeed5/github-actions
RequiredThis rule provides comprehensive guidelines for GitHub Actions development, covering best practices, coding standards, performance, security, and testing. It aims to ensure efficient, reliable, secure, and maintainable workflows.
@sanjeed5/graphql
RequiredThis rule provides comprehensive best practices and coding standards for GraphQL development, covering code organization, performance, security, testing, and common pitfalls.
@sanjeed5/redis
RequiredThis rule provides best practices for working with Redis, covering code organization, performance, security, testing, and common pitfalls to ensure efficient and reliable usage. It applies to any language file interacting with Redis.
Collection Info
- Category
- fullstack