NPMChat v1.0
Built with Next.js & TypeScript
Everything you need to understand, run, and contribute to NPMChat — from local setup to architecture deep dives.
Four guides covering everything from first setup to internal architecture
Get NPMChat running locally from scratch. Prerequisites, environment variables, and step-by-step instructions to have everything up and running.
High-level overview of the NPMChat monorepo structure, data flow between frontend and backend, and key design decisions.
Express.js API reference covering all routes, Socket.IO events, MongoDB models, and environment configuration.
Next.js app folder structure, key pages, routing conventions, and how to add new pages or components to the project.
NPMChat is open source. Pick up an issue, read the docs, and send a PR.