Advanced Next.js App Router starter for content-driven sites
Satūs is a starter kit composed of Next.js, Lenis, Theatre.js, GSA, and HamoCompono. It provides a set of tools that can be used as a template when starting a new project.
To install the Satūs starter kit, follow these steps:
git clone [repository_url]
cd [directory_name]
npm install
Update the vercel_project_id in the .github/workflows/lighthouse-on-vercel-preview-url.yml file to your Vercel project ID.
To toggle debug modes, access the page /_debug/orchestra on your website URL. For example:
https://example.com/_debug/orchestra
Satūs is a comprehensive starter kit for web development projects. It offers features like SVG import, Sass architecture, viewport-based sizes, themes, debug tools, and more. The starter kit is curated and maintained by the Studio Freight Things team and is licensed under the MIT License.