Skip to content

A developer's blogging platform for sharing their knowledge and learnings with others

Notifications You must be signed in to change notification settings

dipanshu18/dev_docs_blogging_mvp

Repository files navigation

DevDocs

This is Turborepo bootstrapped Dev Docs app for developers to share knowledge by writing blogs.

What's inside?

This repo includes the following packages/apps:

Apps and Packages

  • web: a Next.js app
  • @repo/ui: a stub React component library shared by both web and docs applications
  • @repo/eslint-config: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • @repo/typescript-config: tsconfig.jsons used throughout the monorepo
  • @repo/tailwind-config: tailwindcss configurations

Each package/app is 100% TypeScript.

Utilities

This repo has some additional tools already setup: