Skip to content

Add initial README, MIT license, and contribution guidelines#2

Merged
ganeshwhere merged 2 commits intomainfrom
staging
Mar 4, 2026
Merged

Add initial README, MIT license, and contribution guidelines#2
ganeshwhere merged 2 commits intomainfrom
staging

Conversation

@ganeshwhere
Copy link
Copy Markdown
Owner

This pull request introduces foundational documentation for the Team Flow monorepo, including contribution guidelines, licensing, and comprehensive project-level READMEs. These changes clarify project structure, setup, environment configuration, and development workflows for both new and existing contributors.

Documentation and Contribution Workflow

  • Added a detailed CONTRIBUTING.md describing prerequisites, setup steps, branching strategy, coding standards, testing policy, database migration rules, pull request requirements, and security practices for the monorepo.

Project and App Documentation

  • Created a root-level README.md outlining Team Flow's tech stack, monorepo structure, environment setup, development scripts, API route overview, and troubleshooting tips.
  • Added apps/api/README.md documenting backend responsibilities, environment variables, database setup, core scripts, API surface, and troubleshooting for the NestJS service.
  • Added apps/web/README.md documenting frontend responsibilities, environment variables, OAuth setup, scripts, feature notes, and troubleshooting for the Next.js app.

Legal and Licensing

  • Added a root-level LICENSE file specifying the MIT license for all Team Flow contributions.

@ganeshwhere ganeshwhere merged commit ccf0792 into main Mar 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant