You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open Source Bazaar is an open-source project showcase platform built with Next.js 15, TypeScript, React Bootstrap, and MobX. It includes license filters, Wiki knowledge base, volunteer showcase, Lark integration, and other features.
4
4
5
5
Always reference these instructions first and fallback to search or bash commands only when you encounter unexpected information that does not match the info here.
6
6
@@ -10,7 +10,7 @@ Always reference these instructions first and fallback to search or bash command
10
10
11
11
- Check Node.js version: `node --version`
12
12
- Development and linting commands work on Node.js 20+
13
-
- Use **PNPM** as package manager, not npm or yarn
13
+
- Use **PNPM** as package manager, not NPM or Yarn
14
14
15
15
## Working Effectively
16
16
@@ -57,7 +57,7 @@ ALWAYS run before committing changes:
0 commit comments