Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/z347/strapi-cms

Strapi cms server for the online store
https://github.com/z347/strapi-cms

cms-backend cms-framework mongodb server strapi

Last synced: 10 days ago
JSON representation

Strapi cms server for the online store

Awesome Lists containing this project

README

        

# How to use Strapi


Documentation:

> [Documentation](https://strapi.io/documentation/developer-docs/latest/setup-deployment-guides/installation.html)
>
> [Installation with MongoDB](https://strapi.io/documentation/developer-docs/latest/setup-deployment-guides/configurations/databases/mongodb.html)
>
> [Handle errors](https://strapi.io/documentation/developer-docs/latest/guides/error-catching.html#handle-errors)
>
> [Authentication Flows with the Facebook Provider](https://strapi.io/blog/learning-strapi-authentication-flows-facebook-provider)
>
> [Create a food ordering app with Strapi and Next.js](https://strapi.io/blog/nextjs-react-hooks-strapi-food-app-1)
>
> [User Authentication in Next.js with Strapi](https://strapi.io/blog/user-authentication-in-next-js-with-strapi)


Community help:

> [How to use .env file](https://github.com/strapi/strapi/issues/3558)


Code example:

> [Nice example code](https://github.com/canonn-science/CAPIv2-Strapi/tree/development)


Video help:

> [Registrations a new user](https://www.youtube.com/watch?v=xZUqdhmutKw)
>
> [Auth with google](https://www.youtube.com/watch?v=vGtVSwpOlsM)