Skip to content

nischal-shetty2/scribbler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scribbler

Scribbler is a modern web application for writing and publishing blogs, built with React, TypeScript, and Cloudflare Workers. It offers a seamless writing experience with rich text editing capabilities and robust backend infrastructure for data management and authentication.

Features

  • User-friendly Interface: Enjoy a smooth and intuitive writing experience with React.
  • Type Safety: Utilizes TypeScript for type safety, ensuring robust code and catching errors early in development.
  • Cloudflare Workers Backend: Backend logic and data fetching powered by Cloudflare Workers, ensuring reliability and scalability.
  • Data Validation: Zod is employed for robust data validation, ensuring data integrity and security.
  • ORM and Connection Pooling: Prisma serves as the ORM with connection pooling, optimizing database queries for performance.
  • Database: Postgres database for storing and managing blog data securely.
  • Authentication: JWT authentication for secure user authentication and authorization.
  • Deployment: Frontend deployed on Vercel for fast and reliable hosting, while the backend fetches data from Cloudflare Workers with Prisma Accelerate.
  • Custom npm Package: Published custom npm package for reusable components or utilities.

Contact

For questions, suggestions, or feedback, reach out to us at nischal.shetty02@gmail.com.

Happy blogging!