https://github.com/limpix31/strapi-nextjs-starter
https://github.com/limpix31/strapi-nextjs-starter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/limpix31/strapi-nextjs-starter
- Owner: LIMPIX31
- Created: 2024-03-19T09:36:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T11:54:53.000Z (over 2 years ago)
- Last Synced: 2025-04-10T00:47:04.920Z (over 1 year ago)
- Language: TypeScript
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# strapi-next-starter
To install dependencies:
```bash
yarn install
```
To run:
```bash
yarn turbo dev
```