File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "totalProjects" : 14175 ,
3
- "avgProjectsPerDay" : " 211.6 " ,
4
- "lastUpdated" : " Aug 1 , 2025, 03:44 AM"
2
+ "totalProjects" : 16766 ,
3
+ "avgProjectsPerDay" : " 239.5 " ,
4
+ "lastUpdated" : " Aug 5 , 2025, 02:01 AM"
5
5
}
Original file line number Diff line number Diff line change 15
15
"publish-packages" : " turbo run build --filter=create-better-t-stack && changeset publish" ,
16
16
"deploy:convex" : " turbo run --filter=@better-t-stack/backend deploy" ,
17
17
"deploy:web" : " bun run --filter=web deploy" ,
18
- "pre-deploy " : " bun run --filter=web generate-analytics && bun run --filter=web generate-schema && bun run deploy:convex " ,
18
+ "generate " : " bun run --filter=web generate-analytics && bun run --filter=web generate-schema" ,
19
19
"deploy" : " bun run deploy:web"
20
20
},
21
21
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments