Skip to content

Commit

Permalink
Update website/versioned_docs/version-5.x/examples.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldenning authored Jun 16, 2023
1 parent e6ce133 commit f7bb605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/versioned_docs/version-5.x/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ sidebar_label: Resources
- [single-spa-apollo-cleint-auth-with-apollo-federation-backend](https://github.com/hashaneranda/hotel-app) is a single spa frontend example for hotel app with authentication, styled-components, apollo-client for graphql along with apollo federation microservice backend
- [single-spa-react-angular](https://github.com/nitinreddy3/react-ng-spa-app) a multi-framework example with React and Angular. This app uses routes to render the React and Angular apps.
- [vite-ts-single-spa-root-config](https://github.com/long-woo/vite-ts-single-spa-root-config): Create a root config example of single-spa using vite and typescript.
- [micro-frontend-single-spa](https://github.com/RezaRahmati/micro-frontend-single-spa): is a single-sap frontend example including React 18, Angular 14 and a simple backend using nestjs. Sample has features like authetication, routing in react and angular. Also has two versions of root-config, using ejs and pure html+js.
- [micro-frontend-single-spa](https://github.com/RezaRahmati/micro-frontend-single-spa): is a single-spa frontend example including React 18, Angular 14 and a simple backend using nestjs. Sample has features like authetication, routing in react and angular. Also has two versions of root-config, using ejs and pure html+js.

Have your own example or starter repo? [Submit a PR](https://github.com/single-spa/single-spa.js.org/edit/master/website/versioned_docs/version-5.x/examples.md) to add yours to this list.

0 comments on commit f7bb605

Please sign in to comment.