Skip to content

prashantxy/collabdrawshare

Repository files navigation

Turborepo for collab-share-draw backend

This Turborepo is maintained by the me.

Tech-stack.

Frontend:- Next.js,typescript and canva.

Backend :- Express,Node.

Database:- Postgres(hosted on neon db)

ORM :- Prisma.

Containerized: docker

To run either clone it. Or use Docker.hub link.

Apps and Packages

  • draw-front-en: a Next.js app
  • web: another 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

Each package/app is 100% TypeScript.

To install :- pnpm install To run load env's To start pnpm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published