rushidhanwant / devnode

A Developer learning platform. Aggregating multiple social platforms to improve and speed up learning. Leveraging Decentralised database composedb for data storage.

Home Page:devnode.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevNode Monorepo

This is the official repo of the DevNode project.

Setup

Build

To build all apps and packages, run the following command:

pnpm run build

Develop

To develop all apps and packages, run the following command:

pnpm run dev

Turborepo & Original Template

This turborepo uses pnpm as a packages manager & was originally bootstrapped from the with-pnpm example.

Apps and Packages

  • index: TBD
  • web: another Next.js app
  • config: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • tsconfig: tsconfig.jsons used throughout the monorepo

Each package/app is 100% TypeScript.

Utilities

This turborepo has some additional tools already setup for you:

Useful Links

Learn more about the power of Turborepo:

About

A Developer learning platform. Aggregating multiple social platforms to improve and speed up learning. Leveraging Decentralised database composedb for data storage.

devnode.vercel.app


Languages

Language:TypeScript 97.0%Language:Shell 1.8%Language:JavaScript 1.0%Language:Dockerfile 0.1%Language:CSS 0.1%