Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit 62ceaa4

Browse files
committed
Documentation links
1 parent 5d90aa0 commit 62ceaa4

File tree

2 files changed

+11
-21
lines changed

2 files changed

+11
-21
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
1+
![Build/Deploy CI](https://github.com/pwrdrvr/serverless-nextjs-router/actions/workflows/build.yml/badge.svg) ![Release](https://github.com/pwrdrvr/serverless-nextjs-router/actions/workflows/release.yml/badge.svg)
2+
13
# Overview
24

35
An extension of [serverless-next.js](https://github.com/serverless-nextjs/serverless-next.js) that allows running the Next.js application as AWS Lambda functions are the origin instead of using Lambda @ Edge.
46

7+
Component used by the [MicroApps framework](https://github.com/pwrdrvr/microapps-core), although the component can also be used without MicroApps.
8+
9+
# Table of Contents <!-- omit in toc -->
10+
11+
- [Overview](#overview)
12+
- [Setting Up New App](#setting-up-new-app)
13+
- [Motivations](#motivations)
14+
515
# Setting Up New App
616

7-
Honestly, the instructions are going to have to wait a bit after 2021-09-18 as there are other components being released, shortly, that make it easier to give an example of how to use this.
17+
[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.
818

919
# Motivations
1020

0 commit comments

Comments
 (0)