Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Lenster | 21,211 | 2 days ago | 73 | agpl-3.0 | TypeScript | |||||
Lenster is a decentralized and permissionless social media app built with Lens Protocol 🌿 | ||||||||||
Saleor | 19,103 | 8 hours ago | 632 | bsd-3-clause | Python | |||||
Saleor Core: the high performance, composable, headless commerce API. | ||||||||||
Refine | 14,714 | 48 | 6 hours ago | 199 | March 14, 2023 | 31 | mit | TypeScript | ||
Build your React-based CRUD applications, without constraints. 🌟 Star to support our work! | ||||||||||
Blitz | 13,055 | 3 | 17 | 8 days ago | 482 | July 20, 2023 | 214 | mit | TypeScript | |
⚡️ The Missing Fullstack Toolkit for Next.js | ||||||||||
Awesome Nextjs | 9,241 | 4 days ago | 45 | |||||||
:notebook_with_decorative_cover: :books: A curated list of awesome resources : books, videos, articles about using Next.js (A minimalistic framework for universal server-rendered React applications) | ||||||||||
Api Platform | 8,044 | 3 days ago | 37 | February 12, 2018 | 579 | mit | TypeScript | |||
Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time. | ||||||||||
Nhost | 7,004 | 25 | 6 hours ago | 132 | July 07, 2023 | 99 | mit | TypeScript | ||
The Open Source Firebase Alternative with GraphQL. | ||||||||||
Prisma Examples | 5,418 | 6 hours ago | 295 | April 25, 2021 | 75 | apache-2.0 | TypeScript | |||
🚀 Ready-to-run Prisma example projects | ||||||||||
Este | 5,414 | 4 years ago | mit | TypeScript | ||||||
This repo is suspended. | ||||||||||
Hackernews React Graphql | 4,351 | 10 months ago | 23 | mit | TypeScript | |||||
Hacker News clone rewritten with universal JavaScript, using React and GraphQL. |
Hot-Reload Ready for Dev
Next Generation JavaScript (ES6)
Offline Ready (Experimental!)
Next Generation CSS (CSS-in-JS)
Create New Page in a Second (with CLI)
SEO-Ready
Performance-first
Production Deployment Ready for Now, Digital Ocean, Heroku, and AWS
Prettier and ESLint integrated
git clone --depth=1 https://github.com/Sly777/ran.git RAN
cd RAN
yarn && yarn setup
npm install && npm run setup
instead of yarn && yarn setup
yarn dev
(or npm run dev
)And that's all!
Just click the button and then start to work with RAN!
git clone --depth=1 https://github.com/Sly777/ran.git RAN
cd RAN
yarn && yarn setup:clean
Also, there is a beta
version for new features & fixes that we are testing before release. To access beta;
git clone --depth=1 -b beta https://github.com/Sly777/ran.git RAN_beta
cd RAN_beta
yarn && yarn setup
It can be unstable, so that's why please use stable version if you are working on the project that is in production.
Click here to see example project to understand how RAN! works on production. I used graph.cool service for GraphQL and now for hosting in the example.
Best feature of RAN! is CL commands. You can just run one command to create page with route! Click here to see details how It works on RAN!.
Click here to see all details of RAN!
Click here for FAQ of RAN! If it doesn't solve your problem, feel free to open an issue on GitHub!
This project is licensed under the MIT license, Copyright (c) 2017 Ilker Guller. For more information see LICENSE.md.
Please read Contributing doc for details on our code of conduct, and the process for submitting pull requests.
RAN! is using SemVer for versioning. For the versions available, see the tags on this repository.
Thanks goes to these wonderful people:
Thank you to all our backers! [Become a backer]
Thank you to all our sponsors! (please ask your company to also support this open source project by becoming a sponsor)
[WIP]