Next.js Starter

Overview

Suncel

Suncel NextJS Starter

This is a Next.js project bootstrapped with create-next-app.

πŸ“– Documentation

Have a look to our documentation

πŸŽ‰ Starter features

The starter includes all the configuration required by Suncel(admin, preview, page render, etc...). You just need to update your API keys in the .env

On top of that, you have a Block example and a wrapper of the rich text with some style that you are free to modify.

πŸ› οΈ Suncel Setup

Account

  • Create your Suncel account here
  • Create a project

API Keys

  • After creating an account, head over to the project settings you created earlier.
  • Go to the API section, grab your Keys.
  • In your project rename the .env.example to .env
  • Insert your API Keys in the .env of your project.

Ready to go

  • Create your blocks in react.
  • Access the admin via /admin
  • Build your pages with the page builder

πŸ“§ Contact

Whether you'd like to discuss about this starter template or simply say "hello", I'd love to hear from you.

Email: [email protected]

You might also like...

Starter repo for quickly deploying a Markdoc app with Next.js

Full Next.js example This is a full-featured boilerplate for a creating a documentation website using Markdoc and Next.js. Setup First, clone this rep

Dec 16, 2022

πŸ›« TypeScript Starter template to simplify creating your next npm package.

TypeScript Starter Kit This is an opinionated TypeScript Starter kit to help kick-start development of your next npm package. πŸ’‘ Get Started Luckily,

May 19, 2022

Starter repo for quickly deploying a Markdoc app with Next.js

Full Next.js example This is a full-featured boilerplate for a creating a documentation website using Markdoc and Next.js. Setup First, clone this rep

May 29, 2022

Medusa + Next.js starter frontend UI project as a part of Open source contribution.

Medusa + Next.js starter frontend UI project as a part of Open source contribution.

Medusa Next.js Starter Medusa is an open-source headless commerce engine that enables developers to create amazing digital commerce experiences. Prere

Dec 15, 2022

Minimal Next.js + TypeScript + Tailwind CSS starter template.

Minimal Next.js + TypeScript + Tailwind CSS starter template.

⚑ next-ts-tailwind-starter ⚑ Minimal Next.js + TypeScript + Tailwind CSS starter template. Made by Piyush Pandey Give a ⭐ if you want to appreciate. 1

Jun 28, 2022

A clean and lightweight TypeScript Next.js Starter powered by the tools (nearly) everybody use

A clean and lightweight TypeScript Next.js Starter powered by the tools (nearly) everybody use

This is a template for a Next.js project based on create-next-app Report Bug · Request Feature ⚑ Quickstart You can click on the button Use this templ

Nov 14, 2022

Next.js starter with TypeScript, Supabase and TailwindCSS

Next.js starter with TypeScript, Supabase and TailwindCSS

This project is a Next.js starter with: TypeScript Supabase TailwindCSS It is basically what is presented in the Supabase + Next.js quickstart, just w

Dec 24, 2022

Starter for Next.js projects with a basic page transition logic.

This is a Next.js project bootstrapped with create-next-app. Getting Started First, run the development server: npm run dev # or yarn dev Open http://

Oct 27, 2022

An opinionated Next.js + Chakra + TypeScript starter

Nextjs + Chakra + Typescript Starter ✨ An opinionated Next.js + Chakra + TypeScript starter packed with: ⚑️ Next.js 12 βš›οΈ React 18 ✨ TypeScript 🧘 Cha

Sep 17, 2022
Owner
Suncel.io
Headless CMS for Next.js
Suncel.io
Node-cli-starter - Basic starter kit for building Node CLI applications with TypeScript.

node-cli-starter Minimal starter kit for building Node CLI applications with TypeScript. Getting Started To get started clone repo locally and run npm

Cory Rylan 7 May 17, 2022
GitHub starter project link: https://github.com/buildspace/waveportal-starter-project

Running React on Repl.it React is a popular JavaScript library for building user interfaces. Vite is a blazing fast frontend build tool that includes

MD Rafi Uddin 0 Jun 5, 2022
A starter next.js + solidity project that implements merkle trees

Create Merkle App By Backseats This is an example app that shows you how to use a Merkle tree for your allow list Includes a partial contract contract

null 6 Nov 6, 2022
Starter template for a personal website blog, built with Next.js, MDX, and Tailwind CSS.

nextjs-mdx-blog-theme View: demo site Framework: Next.js Deployment: Vercel Content: MDX Styling: Tailwind CSS Running Locally $ git clone https://git

Alex Carpenter 18 Dec 26, 2022
A highly opinionated and complete starter for Next.js projects ready to production

The aim for this starter is to give you a starting point with everything ready to work and launch to production. Web Vitals with 100% by default. Folder structure ready. Tooling ready. SEO ready. SSR ready.

Fukuro Studio 28 Nov 27, 2022
Boilerplate and Starter for Next JS 12+

Boilerplate and Starter for Next JS 12+ ?? Made with developer experience first: How to Use npx create-next-app --example https://github.com/Strapazz

GetΓΊlio Strapazzon 5 May 18, 2022
Next.js + Tailwind + Typescript + Prisma + NextAuth starter project

This is a Next.js project bootstrapped with create-next-app. Getting Started First, run the development server: npm run dev # or yarn dev Open http://

Steven Tey 106 Jan 3, 2023
Next.js starter application using Prisma to connect to PlanetScale

Next.js starter This is a Next.js project that uses Prisma to connect to a PlanetScale database and Tailwind CSS for styling. Prerequisites Node.js Pl

PlanetScale 90 Dec 28, 2022
NEXT.js Starter Blog

NEXT.js starter blog with MDX, Tailwind CSS, TypeScript, and pre-configured Development Environment with Husky, Lint Staged and Commitizen

Rizki Maulana Citra 30 Jan 1, 2023
πŸ›« TypeScript Starter template to simplify creating your next npm package.

TypeScript Starter Kit This is an opinionated TypeScript Starter kit to help kick-start development of your next npm package. ?? Get Started Luckily,

Open Web 7 Sep 27, 2022