Introduction Next Atomic is a high end app starter kit to quickly create powerful apps based on GraphQL and React with all developer tools included to create high quality apps.
No reviews yetBe the first to leave a review for Next Atomic
Framer AI AgentsDesign and publish professional sites with AI
Promoted
Maker
Server Version based on Parse Server available here: https://github.com/Moumouls/next...
- 100% typed (Typescript)
- Named GraphQL React Hooks (CodeGen)
- Storybook with Typescript support
- NextJS 9 with Typescript
- Stripe GraphQL mocking strategy
- Cookie auth system for SSR
- Atomic design architecture
- Atomic data/operations architecture
- Concurrently watched processes (Next/Storybook/Mocked Server/CodeGen)
- Refresh front GraphQL schema via remote url
- Connectable with any GraphQL API
- Full React Hooks code style
- Configured Prettier/Typescript/Eslint
- Git Pre commit hooks
- Ready for internationalization
- Material UI implemented
- SSR supported
- Snackbar Provider
- GraphQL Server Ready based on Parse Server: https://github.com/Moumouls/next...
- SonarQube Local Integration to ensure code quality/security
- Kubernetes example deployment.yml file
- Rancher CI pipeline example file