You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2024. It is now read-only.
-[Example Applications Using `serverless-nextjs-router`](#example-applications-using-serverless-nextjs-router)
12
14
-[Setting Up New App](#setting-up-new-app)
13
15
-[Motivations](#motivations)
14
16
17
+
# Installation / CDK Constructs
18
+
19
+
-`npm i --save-dev @pwrdrvr/serverless-nextjs-router`
20
+
- Note: The module is used at runtime but only needed at build-time as the router file generally has to be copied into the output folder via a manual build step
21
+
22
+
# Example Applications Using `serverless-nextjs-router`
23
+
24
+
- Release App
25
+
- The Release app is an initial, rudimentary, release control console for setting the default version of an application with the [MicroApps framework](https://github.com/pwrdrvr/microapps-core)
[TBC] The instructions are going to have to wait a bit after 2022-01-30 as there are other components being released, shortly, that make it easier to give an example of how to use this.
0 commit comments