Skip to content

Lordev/strategysphere-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

🚀 StrategySphere Website

A modular monorepo implementing a business website with a Next.js frontend and a Sanity CMS backend. Built as a production‑capable demo and reference implementation, demonstrating content modelling, dynamic routes, responsive image handling, and deployment-ready patterns.


📚 Project layout

  • 🧠 backend/ — Sanity Studio (CMS demo) — see backend/README.md for details
  • ⚡ frontend/ — Next.js site (see frontend/README.md for full details)

▶️ Quick start

Run each project from its own folder (see project README for exact scripts):

  • Backend: cd backend && npm install && npm run dev
  • Frontend: cd frontend && npm install && npm run dev

About

Modern consulting business website built with Next.js and Sanity CMS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published