{"id":17136931,"url":"https://github.com/jessestuart/next-ran","last_synced_at":"2025-03-24T06:43:11.589Z","repository":{"id":72493920,"uuid":"110407253","full_name":"jessestuart/next-ran","owner":"jessestuart","description":null,"archived":false,"fork":false,"pushed_at":"2017-11-12T05:22:24.000Z","size":306,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T23:33:51.630Z","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/jessestuart.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/Contributing.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"docs/Roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-12T05:21:51.000Z","updated_at":"2017-11-12T05:22:26.000Z","dependencies_parsed_at":"2023-03-11T13:24:33.586Z","dependency_job_id":null,"html_url":"https://github.com/jessestuart/next-ran","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessestuart%2Fnext-ran","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessestuart%2Fnext-ran/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessestuart%2Fnext-ran/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessestuart%2Fnext-ran/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jessestuart","download_url":"https://codeload.github.com/jessestuart/next-ran/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245223998,"owners_count":20580362,"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","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":"2024-10-14T20:05:46.631Z","updated_at":"2025-03-24T06:43:11.561Z","avatar_url":"https://github.com/jessestuart.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![RAN](https://user-images.githubusercontent.com/694940/29736531-6ab509e8-8a02-11e7-8e61-66e5ea4e29b8.png)\n### RAN : React . GraphQL . Next.js Boilerplate\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/Sly777/ran.svg)](https://greenkeeper.io/) [![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors) [![Join the chat at https://gitter.im/ran-boilerplate/Lobby](https://badges.gitter.im/ran-boilerplate/Lobby.svg)](https://gitter.im/ran-boilerplate/Lobby?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge) [![Build Status](https://travis-ci.org/Sly777/ran.svg?branch=master)](https://travis-ci.org/Sly777/ran) [![license](https://img.shields.io/github/license/sly777/ran.svg)]()\u003cbr/\u003e\n[![Code Climate](https://codeclimate.com/github/Sly777/ran/badges/gpa.svg)](https://codeclimate.com/github/Sly777/ran) [![Known Vulnerabilities](https://snyk.io/test/github/sly777/ran/badge.svg)](https://snyk.io/test/github/sly777/ran) [![npm](https://img.shields.io/npm/v/ran-boilerplate.svg)](https://www.npmjs.com/package/ran-boilerplate) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n\n## Features\n\n- ***Hot-Reload Ready for Dev***\n\n- ***Next Generation JavaScript (ES6)***\n\n- ***Offline Ready (Experimental!)***\n\n- ***Next Generation CSS (CSS-in-JS)***\n\n- ***Create New Page in a Second (with CLI)***\n\n- ***SEO-Ready***\n\n- ***Performance-first***\n\n- ***Production Deployment Ready for Now, Digital Ocean and Heroku***\n\n- ***Prettier and Eslint integrated***\n\n## How to use\n\n- Firstly, Clone the repo with this command.\n\n```bash\ngit clone --depth=1 https://github.com/Sly777/ran.git RAN\ncd RAN\nyarn install \u0026\u0026 yarn run setup\n```\n\n- If you are not using Yarn, just run ```npm install \u0026\u0026 npm run setup``` instead ```yarn install \u0026\u0026 yarn run setup```\n- After everything is finished, run ```yarn run dev``` (or ```npm run dev```)\n\nAnd that's all!\n\n#### Beta Version (Unstable)\n\nAlso, There is a ```beta``` version for new features \u0026 fixes that we are testing before release. To access beta;\n\n```bash\ngit clone --depth=1 -b beta https://github.com/Sly777/ran.git RAN_beta\ncd RAN_beta\nyarn install \u0026\u0026 yarn run setup\n```\n\nIt can be unstable, so that's why please use stable version if you are working on the project that is in production.\n\n## Example\n\n[Click here](https://ran-boilerplate.herokuapp.com/) to see example project to understand how RAN! works on production. I used [graph.cool](https://graph.cool/) service for GraphQL in the example.\n\n## Commands\n\nBest feature of RAN! is **CL commands**. You can just run one command to create page with route! [Click here](docs/Commands.md) to see details how It works on RAN!.\n\n![YAY](https://media.giphy.com/media/l0Iy6nmyS5p7hIAso/giphy.gif)\n\n## Documentation\n\n[Click here](docs) to see all details of RAN!\n\n## FAQ\n\n[Click here](docs/FAQ.md) for FAQ of RAN! If it doesn't solve your problem, feel free to open an issue on GitHub!\n\n## License\n\nThis project is licensed under the MIT license, Copyright (c) 2017 Ilker Guller. For more information see [LICENSE.md](LICENSE.md).\n\n## Contributing\n\nPlease read [Contributing doc](docs/Contributing.md) for details on our code of conduct, and the process for submitting pull requests.\n\n## Versioning\n\nRAN! is using [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/Sly777/ran/tags).\n\n## Author\n\n* **Ilker Guller** - [website](http://ilkerguller.com) / [twitter](https://twitter.com/the_bluescreen)\n\nSee also the list of [maintainers](MAINTAINERS.md) who participated in this project.\n\n## Contributors\n\nThanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n| [\u003cimg src=\"https://avatars0.githubusercontent.com/u/694940?v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003eIlker Güller\u003c/sub\u003e](http://ilkerguller.com)\u003cbr /\u003e[💻](https://github.com/sly777/ran/commits?author=Sly777 \"Code\") [📖](https://github.com/sly777/ran/commits?author=Sly777 \"Documentation\") [👀](#review-Sly777 \"Reviewed Pull Requests\") [📢](#talk-Sly777 \"Talks\") | [\u003cimg src=\"https://avatars2.githubusercontent.com/u/7573215?v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003ebjornmelgaard\u003c/sub\u003e](https://bitbucket.org/melgaardbjorn)\u003cbr /\u003e[💻](https://github.com/sly777/ran/commits?author=BjornMelgaard \"Code\") [💬](#question-BjornMelgaard \"Answering Questions\") | [\u003cimg src=\"https://avatars0.githubusercontent.com/u/10152022?v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003eAsten Mies\u003c/sub\u003e](https://github.com/astenmies)\u003cbr /\u003e[💻](https://github.com/sly777/ran/commits?author=astenmies \"Code\") |\n| :---: | :---: | :---: |\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessestuart%2Fnext-ran","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjessestuart%2Fnext-ran","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessestuart%2Fnext-ran/lists"}