Introduction
Last updated
Last updated
An opinionated configured Next.js framework.
Name | Version | Description |
A set of utility functions for React applications built on top of Next.js | ||
A CLI to help bootstrap Soya Next projects quickly | ||
Production server for Soya Next |
Assets import
Custom routing
CSS Modules
Gzip compression
Locale-specific URLs (Subdirectories with gTLD)
On-the-fly ESLint
Redux (Automatic code splitting)
SASS/SCSS
Universal cookie
Universal runtime environment configuration
This is a quick start to help you bootstrap Soya Next projects in no time. It should cover everything in the Getting Started section.
That's all! Open http://localhost:3000 in your browser to see your app running.
Read the full API documentation here.
Please see the Contributing Guide.
A CLI which contains configuration and scripts used by