An open API service indexing awesome lists of open source software.

https://github.com/limpix31/strapi-nextjs-starter


https://github.com/limpix31/strapi-nextjs-starter

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# strapi-next-starter

To install dependencies:

```bash
yarn install
```

To run:

```bash
yarn turbo dev
```