This project was generated with superplate.
superplate is a Next.js all-in-one project generator. Create your project with the tools you need without spending hours on setting them up.
npm run dev
npm run build
npm run start
To learn more about superplate, please check out the Documentation.
Sass is a stylesheet language that’s compiled to CSS. It allows you to use variables, nested rules, mixins, functions, and more, all with a fully CSS-compatible syntax.
Redux helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test.
next-i18next is a plugin for Next.js projects that allows you to get translations up and running quickly and easily, while fully supporting SSR, multiple namespaces with codesplitting, etc.
The React Testing Library is a very light-weight solution for testing React components. It provides light utility functions on top of react-dom and react-dom/test-utils.
Fast, easy and reliable testing for anything that runs in a browser.
Docker simplifies and accelerates your workflow, while giving developers the freedom to innovate with their choice of tools, application stacks, and deployment environments for each project.
MIT