Commit 1641c1f
examples: introduce LaunchPad in strapi (vercel#73244)
## Description
The previous
[nextjs-corporate-starter](https://github.com/strapi/nextjs-corporate-starter)
has been archived.
With the release of Strapi 5, launched an even more awesome demo/starter
project called [LaunchPad](https://github.com/strapi/LaunchPad).
You can learn more about the LaunchPad app from [the
blog](https://strapi.io/blog/launchpad-demo-app).
In addition, update
[.gitignore](https://github.com/vercel/next.js/blob/canary/examples/cms-strapi/.gitignore).
CC: @samcx
### Adding or Updating Examples
- [x] The "examples guidelines" are followed from our contributing doc
https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md
- [x] Make sure the linting passes by running `pnpm build && pnpm lint`.
See
https://github.com/vercel/next.js/blob/canary/contributing/repository/linting.md
Co-authored-by: Sam Ko <sam@vercel.com>1 parent 58f9df3 commit 1641c1f
2 files changed
+11
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| 31 | + | |
27 | 32 | | |
28 | | - | |
29 | | - | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
0 commit comments