{"id":43556326,"url":"https://github.com/foxhound87/rfx-next","last_synced_at":"2026-02-03T20:20:21.599Z","repository":{"id":40951061,"uuid":"172234268","full_name":"foxhound87/rfx-next","owner":"foxhound87","description":"Next.js, FeathersJS, MobX + rfx-core SSR mgmt.","archived":false,"fork":false,"pushed_at":"2022-12-09T13:34:25.000Z","size":1187,"stargazers_count":9,"open_issues_count":19,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T12:27:26.439Z","etag":null,"topics":["feathers","material-ui","mobx","nextjs","postcss","react","ssr","tachyons"],"latest_commit_sha":null,"homepage":"","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/foxhound87.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}},"created_at":"2019-02-23T16:08:06.000Z","updated_at":"2022-05-19T18:11:41.000Z","dependencies_parsed_at":"2023-01-25T18:01:54.145Z","dependency_job_id":null,"html_url":"https://github.com/foxhound87/rfx-next","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/foxhound87/rfx-next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxhound87%2Frfx-next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxhound87%2Frfx-next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxhound87%2Frfx-next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxhound87%2Frfx-next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxhound87","download_url":"https://codeload.github.com/foxhound87/rfx-next/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxhound87%2Frfx-next/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29055935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T20:13:53.544Z","status":"ssl_error","status_checked_at":"2026-02-03T20:13:40.507Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["feathers","material-ui","mobx","nextjs","postcss","react","ssr","tachyons"],"created_at":"2026-02-03T20:20:20.733Z","updated_at":"2026-02-03T20:20:21.581Z","avatar_url":"https://github.com/foxhound87.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Features\n\n* Next.js SSR App\n* FeathersJS App Connector\n* FeathersJS Auth\n* Mobx React Form\n* Tachyons CSS\n* Material UI 3\n* PostCSS\n* Babel 7\n* ESLint 5\n\n## Setup Feathers App\n\nInstallation using [Feathers Plus Generator](https://generator.feathers-plus.com/get-started/)\n\n`npm i -g @feathers-plus/cli`\n\n`feathers-plus generate app`\n\n* configure REST + Socket.io\n\n`feathers-plus generate authentication`\n\n* configure Username + Password (Local)\n\n* add `email` and `password` fields in the `users` model.\n\n* setup the hostname `api.next.local`\n\n* setup [Feathers Auth Management](https://github.com/feathers-plus/feathers-authentication-management) (optional)\n\n## Run RFX NEXT\n\n#### In Development:\n\nCreate a `.env` file in the root with `ENV=development`.\n\nThis will load the config from `config/env/development.json`.\n\n`npm run dev`\n\n\u003e go to: `http://localhost:3000`\n\nor using nanobox:\n\n`nanobox run npm run dev`\n\n\u003e go to: `http://www.next.local:3000`\n\n#### In Production:\n\nCreate a `.env` file in the root with `ENV=production`.\n\nThis will load the config from `config/env/production.json`.\n\n`npm run build`\n\n`npm run start`\n\nor using nanobox:\n\n`nanobox deploy {your-app-name}`\n\n\n## Additional suggestions\n\nRFX-Next is composed by the following directories: app, config, pages, shared.\n\nThis structure has been designed to provide `config` and `shared` as git `submodules`.\n\nIn this manner, some code and configs can be shared in different apps for a better microservices implementations.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxhound87%2Frfx-next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxhound87%2Frfx-next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxhound87%2Frfx-next/lists"}