All Projects → UnlyEd → Next Right Now

UnlyEd / Next Right Now

Licence: mit
Flexible production-grade boilerplate with Next.js 10, Vercel and TypeScript. Includes multiple opt-in presets using Storybook, Airtable, GraphQL, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and SaaS B2B multi single-tenancy (monorepo) support

Programming Languages

ruby
36898 projects - #4 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Next Right Now

Entria Fullstack
Monorepo Playground with GraphQL, React, React Native, Relay Modern, TypeScript and Jest
Stars: ✭ 434 (-35.32%)
Mutual labels:  graphql, jest, monorepo
Gatsby Starter Lumen
A constantly evolving and thoughtful architecture for creating static blogs.
Stars: ✭ 1,797 (+167.81%)
Mutual labels:  graphql, sentry, jest
monorepo-typescript-next-the-sane-way
A monorepo example using TypeScript and Next.js
Stars: ✭ 104 (-84.5%)
Mutual labels:  jest, monorepo
Graphql Starter
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, and Material UI.
Stars: ✭ 3,377 (+403.28%)
Mutual labels:  graphql, monorepo
Nx Examples
Example repo for nx workspace
Stars: ✭ 372 (-44.56%)
Mutual labels:  jest, monorepo
ng-mono-repo-starter
Angular Mono Repo Starter
Stars: ✭ 79 (-88.23%)
Mutual labels:  jest, monorepo
tangerine-monorepo
A "fast" TypeScript-based Node.js monorepo setup powered by esbuild & turborepo
Stars: ✭ 191 (-71.54%)
Mutual labels:  jest, monorepo
Shop
🛍🛒 Full-stack React/Prisma/TS/GraphQL E-Commerce Example
Stars: ✭ 359 (-46.5%)
Mutual labels:  graphql, jest
Bit
A tool for component-driven application development.
Stars: ✭ 14,443 (+2052.46%)
Mutual labels:  graphql, monorepo
Graphql Dataloader Boilerplate
Very simple boilerplate using GraphQL and DataLoader
Stars: ✭ 405 (-39.64%)
Mutual labels:  graphql, jest
Opensource
Delivering delightful digital solutions. Open Source packages with combined ~85M/month downloads, semantically versioned following @conventional-commits. Fully powered by Jest, @Babel TypeScript, @Airbnb @ESLint + @Prettier, @YarnPKG + @Lerna independent versioning, GH @Actions & automated dep updates with @RenovateBot.
Stars: ✭ 459 (-31.59%)
Mutual labels:  jest, monorepo
mock-spy-module-import
JavaScript import/require module testing do's and don'ts with Jest
Stars: ✭ 40 (-94.04%)
Mutual labels:  jest, monorepo
typescript-nuxtjs-boilerplate
🍱 Nuxt.js with TypeScript and Run with docker and docker-compose 🐶🦄🔥 visit: https://typescript-nuxtjs-boilerplate.netlify.com/example
Stars: ✭ 51 (-92.4%)
Mutual labels:  jest, sentry
react-component-library-lerna
Build your own React component library managed with lerna, presented with storybook and published in private npm registry.
Stars: ✭ 55 (-91.8%)
Mutual labels:  jest, monorepo
Margarita
[not actively maintained] Mobile and Web application implementing Kiwi.com Tequila API
Stars: ✭ 213 (-68.26%)
Mutual labels:  graphql, monorepo
Redux Requests
Declarative AJAX requests and automatic network state management for single-page applications
Stars: ✭ 330 (-50.82%)
Mutual labels:  graphql, monorepo
Laravel Vue Boilerplate
🐘 A Laravel 6 SPA boilerplate with a users CRUD using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass, and Pug.
Stars: ✭ 472 (-29.66%)
Mutual labels:  graphql, jest
Blog Service
blog service @nestjs
Stars: ✭ 188 (-71.98%)
Mutual labels:  graphql, jest
Express Graphql Boilerplate
Express GraphQL API with JWT Authentication and support for sqlite, mysql, and postgresql
Stars: ✭ 201 (-70.04%)
Mutual labels:  graphql, jest
Vscodethemes
Preview themes from the VSCode marketplace.
Stars: ✭ 374 (-44.26%)
Mutual labels:  sentry, emotion

Unly logo Maintainability Test Coverage Storybook

Next Right Now

Next Right Now (NRN) is meant to help you build production-grade projects using the Next.js framework.

NRN is maintained with several purposes in mind:

  • To be used as a boilerplate to quickly deploy a new project.
    • It is used in production by Unly, and thus covers enterprise-grade features and needs.
    • It has been used to build production-grade websites within 2h time during a French COVID-19 hackathon. (March 2020)
    • It has been used to build Unly Solidarity, a fully static website meant to help French students find various solutions regarding the COVID-19 pandemic.
    • It has been used to build NRN Admin (Now unmaintained/discontinued)
  • To be used as an educational resource, meant to be used as a learning/teaching resource, even if you don't use it as a boilerplate.
  • Provide various presets, to help you getting started with the preset that matches the closest your needs.
  • To be flexible and allow for extensive customisation, based on your own needs and use-cases.

Don't hesitate to share your opinion about your "getting started" experience!

👉 Documentation: Overview & benefits (getting started). 👈


Documentation

There are several sources of documentation:

  • General documentation contains general documentation about the NRN project.
    • Great to learn about our concepts and get an overview of all features NRN has to offer
  • Demo documentation, which is different for each preset and showcases built-in features within that preset.
    • Great to see code usage examples

Both documentations are related and there are many links from the demos toward the general doc.


Overview of available presets

Make sure to check the Doc link of each preset below, to better understand what are the built-in features within each preset.

Preset Links Demo Features Notes
v2-mst-aptd-at-lcz-sty

July 2020
Doc
Branch
PR

Storybook
Customer 1 (prod)Customer 1 (preview)
Customer 2 (prod)
Customer 2 (preview)
Customer 1 CMS
Customer 2 CMS
- Analytics (Amplitude)
- Airtable (DB)
- Stacker CMS
- I18n (Airtable + Locize)
- Monitoring (Sentry)
- Features a very rich (and complex) application with lots of tooling. Similar to v2-mst-aptd-gcms-lcz-sty but provides a much better build-in CMS and more advanced features like Quick preview
- Beware Locize static i18n support doesn't come for free, nor does Stacker once you've deployed your app into production.
v2-mst-aptd-gcms-lcz-sty

Mai 2020
Doc
Branch
PR

Storybook
Customer 1 (prod)
Customer 1 (preview)
Customer 2 (prod)
Customer 2 (preview)
GraphCMS (credentials in demo)
- Analytics (Amplitude)
- GraphQL (GraphCMS API v2)
-GraphCMS CMS
- I18n (GraphCMS + Locize)
- Monitoring (Sentry)
- Features a very rich (and complex) application with lots of tooling.
- Beware Locize static i18n support doesn't come for free.
v1-ssr-mst-aptd-gcms-lcz-sty (deprecated)

2019
Doc
Branch
Online demos have been removed due to deprecation - Analytics (Amplitude)
- GraphQL (GraphCMS)
- I18n (GraphCMS + Locize)
- Monitoring (Sentry)
- Features a very rich (and complex) application with lots of tooling.
- Beware Locize static i18n support doesn't come for free.

Quick start

Go to our "Quick start" section.


Testimonials

"We initially built our app with Create React App and as our product evolves we needed to have a solid SEO. We planned to migrate to NextJS, but it looked very time-consuming to set up everything again. Here's come Next Right Now providing a complete boilerplate with great tools already integrated like Sentry or Locize. TypeScript, with good typings, is the icing on the cake. It helps us a lot to move quickly on NextJS." - ApplyFuture, 2020-10


FAQ

Go to our community FAQ.


CHANGELOG

Go to our changelog.


Contributing

Go to our contributing guide.


Roadmap

Go to our roadmap.


License

MIT


Vulnerability disclosure

See our policy.


Contributors and maintainers

This project is being authored by:

Special thanks to our contributors:


[ABOUT UNLY] Unly logo

Unly is a socially responsible company, fighting inequality and facilitating access to higher education. Unly is committed to making education more inclusive, through responsible funding for students.

We provide technological solutions to help students find the necessary funding for their studies.

We proudly participate in many TechForGood initiatives. To support and learn more about our actions to make education accessible, visit :

Tech tips and tricks from our CTO on our Medium page!

#TECHFORGOOD #EDUCATIONFORALL

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].