All Projects β†’ Sitecore β†’ Jss

Sitecore / Jss

Licence: apache-2.0
Official repo of Sitecore JavaScript Services

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Jss

React Wp Rest
A boilerplate for pairing the WP Rest API with a server-rendered React app
Stars: ✭ 167 (-3.47%)
Mutual labels:  headless-cms, ssr
Strapi
πŸš€ Open source Node.js Headless CMS to easily build customisable APIs
Stars: ✭ 41,786 (+24053.76%)
Mutual labels:  graphql, headless-cms
Daptin
Daptin - Backend As A Service - GraphQL/JSON-API Headless CMS
Stars: ✭ 1,195 (+590.75%)
Mutual labels:  graphql, headless-cms
React Apollo
♻️ React integration for Apollo Client
Stars: ✭ 6,932 (+3906.94%)
Mutual labels:  graphql, ssr
Use Http
🐢 React hook for making isomorphic http requests
Stars: ✭ 2,066 (+1094.22%)
Mutual labels:  graphql, ssr
Laravel Vuejs.com
Laravel and VueJs Blog, using Laravel nova, GraphQL, NuxtJs, Apollo and ...more
Stars: ✭ 54 (-68.79%)
Mutual labels:  graphql, ssr
Docker
Directus Docker β€” The Official Docker Container for the Directus Suite
Stars: ✭ 93 (-46.24%)
Mutual labels:  graphql, headless-cms
Pup
The Ultimate Boilerplate for Products.
Stars: ✭ 563 (+225.43%)
Mutual labels:  graphql, ssr
Directus
Open-Source Data Platform 🐰 β€” Directus wraps any SQL database with a real-time GraphQL+REST API and an intuitive app for non-technical users.
Stars: ✭ 13,190 (+7524.28%)
Mutual labels:  graphql, headless-cms
Shio
✨ :dna: Shio CMS - Model Content, Use GraphQL and Create Site using Javascript with Native Cache and Search.
Stars: ✭ 119 (-31.21%)
Mutual labels:  graphql, headless-cms
Pizzaql
πŸ• Modern OSS Order Management System for Pizza Restaurants
Stars: ✭ 631 (+264.74%)
Mutual labels:  graphql, ssr
Payload
Headless CMS and Application Framework built with Node.js, React and MongoDB
Stars: ✭ 154 (-10.98%)
Mutual labels:  graphql, headless-cms
Core
Source Code for dotCMS Java Enterprise Content Management System
Stars: ✭ 615 (+255.49%)
Mutual labels:  graphql, headless-cms
Rpg Boilerplate
Relay (React), Postgres, and Graphile (GraphQL): A Modern Frontend and API Boilerplate
Stars: ✭ 62 (-64.16%)
Mutual labels:  graphql, ssr
React App
Create React App with server-side code support
Stars: ✭ 614 (+254.91%)
Mutual labels:  graphql, ssr
Preact Redux Isomorphic
preact-redux-isomorphic PWA SPA SSR best practices and libraries in under 80kB page size (for live demo click the link below)
Stars: ✭ 85 (-50.87%)
Mutual labels:  graphql, ssr
Example Storefront
Example Storefront is Reaction Commerce’s headless ecommerce storefront - Next.js, GraphQL, React. Built using Apollo Client and the commerce-focused React UI components provided in the Storefront Component Library (reactioncommerce/reaction-component-library). It connects with Reaction backend with the GraphQL API.
Stars: ✭ 471 (+172.25%)
Mutual labels:  graphql, ssr
Webiny Js
Enterprise open-source serverless CMS. Includes a headless CMS, page builder, form builder and file manager. Easy to customize and expand. Deploys to AWS.
Stars: ✭ 4,869 (+2714.45%)
Mutual labels:  graphql, headless-cms
Nextjs Headless Wordpress
πŸ”₯ Nextjs Headless WordPress
Stars: ✭ 110 (-36.42%)
Mutual labels:  graphql, headless-cms
Reactql
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
Stars: ✭ 1,833 (+959.54%)
Mutual labels:  graphql, ssr

Sitecore JavaScript Services

Build Status PRs Welcome

This repository contains source code for all Sitecore JSS packages as well as samples to help you get started using Sitecore JSS.

Below is a list of samples included in this repo:

  1. React

    Built using create-react-app as a starting point. Supports out-of-the-box Sitecore functionalities (i18n, routing, GraphQL, set <title> tags) and demonstrates how to work with various Sitecore data types, placeholder nesting and wrapping techniques, and other helpful JSS patterns. The application code is heavily commented, but documentation also exists.

  2. Vue

    Built using @vue/cli as a starting point. Supports out-of-the-box Sitecore functionalities (i18n, routing, GraphQL, set <title> tags) and demonstrates how to work with various Sitecore data types, placeholder nesting and wrapping techniques, and other helpful JSS patterns. The application code is heavily commented, but documentation also exists.

  3. Angular

    Built using angular-cli as a starting point. Supports out-of-the-box Sitecore functionalities (i18n, routing, GraphQL, set <title> tags) and demonstrates how to work with various Sitecore data types, placeholder nesting and wrapping techniques, and other helpful JSS patterns. The application code is heavily commented, but documentation also exists.

  4. Embedded JSS App within Sitecore MVC

    This app demonstrates how to embed a client-side JSS application inside an existing Sitecore MVC site as opposed to running a standalone JSS site. This technique essentially embeds the JSS app's markup and app wrapper tag within a Sitecore rendering. Documentation.

  5. React Native

    This app demonstrates experimental JSS usage with React Native. Due to the experimental nature of React Native support in JSS, this app does not have feature parity with the other framework samples (e.g. React, Vue). Documentation

  6. Sitecore JavaScript rendering [Deprecated]

    This project demonstrates experimental support for creating Sitecore renderings that will server-side render individual JavaScript components or apps. The Sitecore JavaScript renderings can be used alongside traditional MVC-based renderings. Documentation

  7. Headless Server-Side Rendering with Node.js

    JSS supports headless server-side rendering using any service that supports hosting Node.js applications. Documentation.

Getting started with JSS

Contributions

We are very grateful to the community for contributing bugfixes and improvements. We welcome any and all efforts to evolve and improve Sitecore JavaScript Services; read below to learn how you can take part in those efforts.

Code of Conduct

Sitecore has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Contributing Guide

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to React.

License

Sitecore JavaScript Services is using the Apache 2.0 license.

Support

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].