Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondfrancis committed Jan 8, 2022
1 parent d55ea83 commit 3a6a29e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Sidecar SSR for InertiaJS

> 🚨 This is currently very much in beta!
You can see a fully working Jetstream + Inertia + Sidecar demo repo at [hammerstonedev/sidecar-inertia-demo](https://github.com/hammerstonedev/sidecar-inertia-demo).

## Overview

This package provides a Sidecar function to run [Inertia server-side rendering](https://inertiajs.com/server-side-rendering) on AWS Lambda.
Expand All @@ -13,8 +15,6 @@ It works with any Laravel 7 or 8 application, hosted anywhere including your loc
- [Sidecar docs](https://hammerstone.dev/sidecar/docs/main/overview)
- [Sidecar GitHub](https://github.com/hammerstonedev/sidecar)

You can see a fully working Jetstream + Inertia + Sidecar demo app at hammerstone/TODO

## Enabling SSR

Following the [official Inertia docs](https://inertiajs.com/server-side-rendering#enabling-ssr) on enabling SSR is a good place to start, but there are a few things you can skip:
Expand Down

0 comments on commit 3a6a29e

Please sign in to comment.