Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

RedwoodJS

The Full-stack React and GraphQL Framework: multi-client and edge-ready with CI/CD integration
Collective - Host: opensource - https://opencollective.com/redwoodjs - Website: https://redwoodjs.com - Code: https://github.com/redwoodjs

Bump acorn from 6.4.0 to 6.4.1

github.com/redwoodjs/example-todo - dependabot[bot] opened this pull request almost 5 years ago
Bump acorn from 6.4.0 to 6.4.1

github.com/redwoodjs/example-invoice - dependabot[bot] opened this pull request almost 5 years ago
Add editor config

github.com/redwoodjs/create-redwood-app - leonardoelias opened this pull request almost 5 years ago
Change DB_HOST env var to DATABASE_URL

github.com/redwoodjs/create-redwood-app - peterp opened this pull request almost 5 years ago
Move example invoice from InvoiceEditor to seeds

github.com/redwoodjs/example-invoice - jzajpt opened this pull request almost 5 years ago
Fixing a typo

github.com/redwoodjs/redwood - hampuskraft opened this pull request almost 5 years ago
Fix button styles

github.com/redwoodjs/example-invoice - leonardoelias opened this pull request almost 5 years ago
Update README.md

github.com/redwoodjs/example-blog - nikolasburk opened this pull request almost 5 years ago
Update schema.prisma

github.com/redwoodjs/example-blog - nikolasburk opened this pull request almost 5 years ago
Update schema.prisma

github.com/redwoodjs/example-blog - nikolasburk opened this pull request almost 5 years ago
Fix install process for SQLite

github.com/redwoodjs/example-blog - Ameobea opened this pull request almost 5 years ago
Deploy and add link in README

github.com/redwoodjs/example-blog - cannikin opened this issue almost 5 years ago
rm yarn.lock && yarn install

github.com/redwoodjs/create-redwood-app - cannikin opened this pull request almost 5 years ago
Recompute yarn.lock from scratch

github.com/redwoodjs/create-redwood-app - cannikin opened this pull request almost 5 years ago
Limit nodejs and yarn versions.

github.com/redwoodjs/create-redwood-app - peterp opened this pull request almost 5 years ago
Upgrade to RedwoodJS 31.

github.com/redwoodjs/example-invoice - peterp opened this pull request almost 5 years ago
Add GH Actions for `yarn rw lint` &&`yarn rw test`

github.com/redwoodjs/create-redwood-app - thedavidprice opened this pull request almost 5 years ago
Update for Redwood 0.1.0

github.com/redwoodjs/example-invoice - cannikin opened this issue almost 5 years ago
Update for Redwood 0.1.0

github.com/redwoodjs/example-todo - cannikin opened this issue almost 5 years ago
Update for redwood 0.1.0 release

github.com/redwoodjs/example-blog - cannikin opened this issue almost 5 years ago
Add page loading spinner

github.com/redwoodjs/example-blog - mojombo opened this pull request almost 5 years ago
Use shared babel and webpack configs

github.com/redwoodjs/example-blog - peterp opened this pull request almost 5 years ago
Use shared babel configs

github.com/redwoodjs/example-todo - peterp opened this pull request almost 5 years ago
Upgrade Prisma to v21.

github.com/redwoodjs/example-blog - peterp opened this pull request almost 5 years ago
Upgrade Prisma to v21.

github.com/redwoodjs/example-todo - peterp opened this pull request almost 5 years ago
Use auto mapping of schema definition to services.

github.com/redwoodjs/example-blog - peterp opened this pull request almost 5 years ago
Use auto mapping of schema definition to services.

github.com/redwoodjs/example-todo - peterp opened this pull request almost 5 years ago
Remove core-js as a direct dep

github.com/redwoodjs/redwood - mojombo opened this pull request almost 5 years ago
Upgrade to RedwoodJS v19

github.com/redwoodjs/example-blog - peterp opened this pull request almost 5 years ago
Upgrade to v0.0.1-alpha.19

github.com/redwoodjs/example-todo - peterp opened this pull request almost 5 years ago
Upgrade Prisma and use hammer router

github.com/redwoodjs/example-blog - peterp opened this pull request about 5 years ago
Switch to published hammer router

github.com/redwoodjs/example-todo - peterp opened this pull request about 5 years ago
fixes required for prisma2 2.0.0-preview018.2 upgrade

github.com/redwoodjs/example-blog - thedavidprice opened this pull request about 5 years ago
Introducing the services object

github.com/redwoodjs/example-blog - peterp opened this pull request about 5 years ago
Upgrade scripts and test typescript

github.com/redwoodjs/example-todo - peterp opened this pull request about 5 years ago
Switch to HammerRouter

github.com/redwoodjs/example-blog - mojombo opened this pull request about 5 years ago
Proof of concept simple HammerRouter with params

github.com/redwoodjs/example-todo - mojombo opened this pull request about 5 years ago
Use @hf/scripts webpack config.

github.com/redwoodjs/example-blog - peterp opened this pull request about 5 years ago
Use webpack config from @hammerframework/scripts

github.com/redwoodjs/example-todo - peterp opened this pull request about 5 years ago
Use latest withCell format

github.com/redwoodjs/example-blog - peterp opened this pull request about 5 years ago
Upgrade withCell

github.com/redwoodjs/example-todo - peterp opened this pull request about 5 years ago
Add `__filename` to webpack files

github.com/redwoodjs/example-todo - peterp opened this pull request about 5 years ago
Use schema/ resolver approach for GraphQL

github.com/redwoodjs/example-blog - peterp opened this pull request about 5 years ago
Use makeMergedSchema

github.com/redwoodjs/example-todo - peterp opened this pull request about 5 years ago
Allow use of anonymous mutations

github.com/redwoodjs/example-todo - mojombo opened this pull request about 5 years ago
Use apollo make schema over nexus.

github.com/redwoodjs/example-todo - peterp opened this pull request about 5 years ago
How to add PWA and SSR in this example?

github.com/redwoodjs/example-blog - zwl1619 opened this issue about 5 years ago
Get deployments to Netlify working

github.com/redwoodjs/example-blog - peterp opened this pull request about 5 years ago
Upgrade HF to alpha-12.

github.com/redwoodjs/example-blog - peterp opened this pull request about 5 years ago
Upgrade to HF alpha12

github.com/redwoodjs/example-todo - peterp opened this pull request about 5 years ago
Upgrade api/web packages to alpha 9

github.com/redwoodjs/example-blog - peterp opened this pull request over 5 years ago
ESLint configuration to auto-sort imports

github.com/redwoodjs/example-invoice - peterp opened this pull request over 5 years ago
Use HammerFramework's published packages

github.com/redwoodjs/example-todo - peterp opened this pull request over 5 years ago
Clean up webpack config

github.com/redwoodjs/example-invoice - peterp opened this pull request over 5 years ago
Add shareable ESLint configuration

github.com/redwoodjs/example-invoice - peterp opened this pull request over 5 years ago
Add webpack favicon generation

github.com/redwoodjs/example-todo - peterp opened this pull request over 5 years ago
Save and retrieve invoice

github.com/redwoodjs/example-invoice - peterp opened this pull request over 5 years ago
Use apollo-graphQL instead of urql

github.com/redwoodjs/example-invoice - peterp opened this pull request over 5 years ago
Move hammer-api/core code to hammer-core.

github.com/redwoodjs/example-invoice - peterp opened this pull request over 5 years ago
Deploy on Netlify

github.com/redwoodjs/example-invoice - peterp opened this pull request over 5 years ago
Pass auth0 token through GraphQL

github.com/redwoodjs/example-invoice - peterp opened this pull request over 5 years ago
Pass auth0 jwt along with GraphQL requests

github.com/redwoodjs/example-invoice - peterp opened this pull request over 5 years ago
Convert hammer-dev-server to typescript

github.com/redwoodjs/example-invoice - peterp opened this pull request over 5 years ago
Standardize on AWS Lambda

github.com/redwoodjs/example-invoice - peterp opened this pull request over 5 years ago
Add migration and ORM tooling from Prisma

github.com/redwoodjs/example-invoice - peterp opened this pull request over 5 years ago
Try Typescript

github.com/redwoodjs/example-invoice - peterp opened this pull request over 5 years ago
Add Auth0

github.com/redwoodjs/example-invoice - peterp opened this pull request over 5 years ago
Upgrade to Babel 7.5

github.com/redwoodjs/example-invoice - peterp opened this pull request over 5 years ago
Add Billable frontend

github.com/redwoodjs/example-invoice - peterp opened this pull request over 5 years ago