{"id":27817167,"url":"https://github.com/cephalization/featureful","last_synced_at":"2025-07-23T00:32:44.430Z","repository":{"id":100381789,"uuid":"277210197","full_name":"cephalization/featureful","owner":"cephalization","description":"Dashboard for teams to define and manage the progress of software features across git repositories, pull requests, and team members","archived":false,"fork":false,"pushed_at":"2020-08-14T20:01:41.000Z","size":802,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-13T10:51:33.866Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cephalization.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-07-05T01:16:34.000Z","updated_at":"2023-03-17T12:26:38.000Z","dependencies_parsed_at":"2023-05-14T04:00:38.027Z","dependency_job_id":null,"html_url":"https://github.com/cephalization/featureful","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cephalization/featureful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cephalization%2Ffeatureful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cephalization%2Ffeatureful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cephalization%2Ffeatureful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cephalization%2Ffeatureful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cephalization","download_url":"https://codeload.github.com/cephalization/featureful/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cephalization%2Ffeatureful/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266596721,"owners_count":23953892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-01T14:40:18.382Z","updated_at":"2025-07-23T00:32:44.359Z","avatar_url":"https://github.com/cephalization.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Netlify Status](https://api.netlify.com/api/v1/badges/d2806dc7-6109-41bf-a9e8-48381b9918c0/deploy-status)](https://app.netlify.com/sites/features-dashboard/deploys)\n\n# Redwood\n\u003e**HEADS UP:** RedwoodJS is _NOT_ ready for use in Production. It relies heavily on Prisma2, which is currently in testing with an expected production release coming soon. See status at [\"Is Prisma2 Ready?\"](https://isprisma2ready.com)\n\n## Getting Started\n- [Redwoodjs.com](https://redwoodjs.com): home to all things RedwoodJS.\n- [Tutorial](https://redwoodjs.com/tutorial/welcome-to-redwood): getting started and complete overview guide.\n- [Docs](https://redwoodjs.com/docs/introduction): using the Redwood Router, handling assets and files, list of command-line tools, and more.\n- [Redwood Community](https://community.redwoodjs.com): get help, share tips and tricks, and collaborate on everything about RedwoodJS.\n\n### Setup\n\nWe use Yarn as our package manager. To get the dependencies installed, just do this in the root directory:\n\n```terminal\nyarn install\n```\n\n### Fire it up\n\n```terminal\nyarn redwood dev\n```\n\nYour browser should open automatically to `http://localhost:8910` to see the web app. Lambda functions run on `http://localhost:8911` and are also proxied to `http://localhost:8910/api/functions/*`.\n\n## Development\n\n### Database\n\nWe're using [Prisma2](https://github.com/prisma/prisma2), a modern DB toolkit to query, migrate and model your database.\n\nPrisma2 is [not ready for production](https://isprisma2ready.com) at the moment.\n\nTo create a development database:\n\n```terminal\nyarn redwood db up\n```\n\nThis will read the schema definition in `api/prisma/schema.prisma` and generate a sqlite database in `api/prisma/dev.db`\n\nIf you've made changes to the schema run `yarn redwood db save` to generate a migration, and `yarn redwood db up` to apply the migration/ generate a new ORM client.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcephalization%2Ffeatureful","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcephalization%2Ffeatureful","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcephalization%2Ffeatureful/lists"}