Skip to content

Commit

Permalink
chore: add image of how app works in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
josephgodwinkimani authored Feb 12, 2024
1 parent 9478062 commit 9a93f6a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ It encompasses features such as:

Additionally, it integrates [Cypress](https://www.cypress.io/) for end-to-end testing with actual tests, user authentication using [Firebase](https://firebase.google.com/products/auth/), and [Redux](https://redux.js.org/) for client state management.

![system](https://github.com/josephgodwinkimani/next-boilerplate/assets/13916761/a3fcaf97-747e-4522-9cd8-0b9cbb763f11)


## Documentation

Visit [https://nextjs.org/docs](https://nextjs.org/docs) to view the full documentation.
Expand All @@ -45,4 +48,4 @@ Visit [https://nextjs.org/docs](https://nextjs.org/docs) to view the full docume
- [Nest.js GraphQL, Prisma, Docker API Starter](https://github.com/josephgodwinkimani/nestjs-graphql-prisma) — Nest.js Hybrid Application (HTTP server with microservice listeners) with GraphQL (schema first), Prisma, MySQL (easily replaceble), MongoDB, Jest, Docker.
- [Laravel Boilerplate for building REST APIs](https://github.com/josephgodwinkimani/laravel-api-boilerplate) — A Laravel boilerplate for building REST APIs that support multi-tenancy, multiple MIME types using Fractal, API documentation, Eloquent model monitoring, and other credible libraries.
- [nestjsx/crud Starter](https://github.com/josephgodwinkimani/nestjsx-crud-starter)@nestjsx/crud starter repository for RESTful APIs running on Fastify.
-
-

0 comments on commit 9a93f6a

Please sign in to comment.