Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/z347/strapi-cms
- Owner: z347
- Created: 2021-04-09T06:56:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-10T14:53:37.000Z (over 3 years ago)
- Last Synced: 2024-11-05T23:33:44.479Z (about 2 months ago)
- Topics: cms-backend, cms-framework, mongodb, server, strapi
- Language: JavaScript
- Homepage: https://github.com/z347/Strapi--online-store
- Size: 396 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)