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.
Next.js comes with built-in support for CSS and styled-jsx. Styled-jsx is full, scoped and component-friendly CSS support for JSX (rendered on the server or the client).
Redux helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test.
RTK Query is a powerful data fetching and caching tool
Jest is a delightful JavaScript Testing Framework with a focus on simplicity.
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.
GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub.
MIT